Releases: acsiomatic/device-detector-bundle
Releases · acsiomatic/device-detector-bundle
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0
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 theDeviceDetector
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