Skip to content

0.1.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@renedelima renedelima released this 05 Dec 14:29
· 40 commits to main since this release
10450bd

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