Skip to content

Releases: acsiomatic/device-detector-bundle

0.6.0

07 Nov 17:12
cd88657
Compare
Choose a tag to compare
0.6.0 Pre-release
Pre-release

Added

Other Changes

Full Changelog: 0.5.0...0.6.0

0.5.0

22 Jul 20:24
9a4a658
Compare
Choose a tag to compare
0.5.0 Pre-release
Pre-release

What's Changed

  • Tag DeviceDetector as routing condition service by @renanbr in #34

Full Changelog: 0.4.0...0.5.0

0.4.0

18 Apr 07:53
edc75d7
Compare
Choose a tag to compare
0.4.0 Pre-release
Pre-release

What's Changed

  • Introduce auto parse by @renanbr in #18
  • Allow to inject custom parsers by @renanbr in #27
  • Setup ClientHints by @renanbr in #32
  • Allow to set version truncation by @renanbr in #29
  • Add support to Device Detector 6
  • Bump to PHP 7.2+
  • Bump to Device Detector 4+

Full Changelog: 0.3.0...0.4.0

0.3.0

23 Nov 12:46
360de2a
Compare
Choose a tag to compare
0.3.0 Pre-release
Pre-release

Added

Full Changelog: 0.2.0...0.3.0

0.2.0

13 Apr 13:04
ea39b6b
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release

Added

  • Introduce DeviceDetectorFactoryInterface by @renanbr in #11

Full Changelog: 0.1.0...0.2.0

0.1.0

05 Dec 14:29
10450bd
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release

Added

  • Provides DeviceDetector as a service
  • Provides the DeviceDetector service as a global Twig variable
  • Injects the User-Agent header from the master request into the DeviceDetector service
  • Injects the default application cache into the DeviceDetector service
  • Allows specifying the cache to be injected into the DeviceDetector service
  • Allows disabling caching
  • Allows disabling bot detection (enabled by default)
  • Allows discarding bot details (enabled by default)
  • Allows configuring the global variable name of DeviceDetector service for Twig templates (defaults to "device")
  • Allows disabling assigning DeviceDetector service as global Twig variable

Full Changelog: https://github.com/acsiomatic/device-detector-bundle/commits/0.1.0