Releases: Pierre-Lannoy/wp-device-detector
Releases · Pierre-Lannoy/wp-device-detector
Version 4.2.1
Fixed
- [SEC005] XSS vulnerability.
Version 4.2.0
Added
- Compatibility with WordPress 6.7.
Changed
- Upgraded UDD from version 6.3.2 to version 6.4.1: dozens of added and improved detections.
- Ability to self-update from Github.
- The plugin user agent is now more consistent and "standard".
Fixed
- There's a WordPress core "feature" which causes some PII to leak (to wp.org) during plugin and theme updates. This is no more the case for this plugin.
- In some cases, a WordPress notice can be triggered concerning the loading sequence of translations.
Removed
- Test site launching from wordpress.org plugin page.
- All Databeam hooks and libraries, as the Databeam project is abandoned.
- Dependency on wp.org for updates.
version 4.0.0
Added
- [BC] To enable installation on more heterogeneous platforms, the plugin now adapts its internal logging mode to already loaded libraries.
Changed
- Updated DecaLog SDK from version 4.1.0 to version 5.0.0.
- Upgraded UDD from version 6.3.1 to version 6.3.2: dozens of added and improved detections.
Fixed
- PHP error with some plugins like Woocommerce Paypal Payments.
Version 3.8.0
Changed
- The plugin now adapts its requirements to the PSR-3 loaded version.
Version 3.7.2
Fixed
- PHP error when DecaLog is not installed.
Version 3.7.1
Changed
- Updated DecaLog SDK from version 3.0.0 to version 4.1.0.
- Upgraded UDD from version 6.3.0 to version 6.3.1: dozens of added and improved detections.
- Some icons for brands, browsers or os have been updated.
- Minimal required WordPress version is now 6.2.
Version 3.7.0
Added
- Compatibility with WordPress 6.5.
Changed
- Upgraded UDD from version 6.1.6 to version 6.3.0: dozens of added and improved detections.
- Minimal required WordPress version is now 6.1.
- Minimal required PHP version is now 8.1.
Version 3.6.0
Added
- Compatibility with WordPress 6.4.
Changed
- Upgraded UDD from version 6.1.3 to version 6.1.6: dozens of added and improved detections.
Fixed
- With PHP 8.2, in some edge cases, deprecation warnings may be triggered when viewing analytics.
Version 3.5.0
Added
- Compatibility with WordPress 6.3.
Changed
- Upgraded UDD from version 6.1.0 to version 6.1.3: dozens of added and improved detections.
- The color for
shmop
test in Site Health is now gray to not worry to much about it (was previously orange).
version 3.4.1
Fixed
- [SEC004] CSRF vulnerability / CVE-2023-27444 (thanks to Mika from Patchstack).