Skip to content

Releases: Pierre-Lannoy/wp-device-detector

version 4.0.0

28 May 15:20
6610168
Compare
Choose a tag to compare

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

07 May 14:26
4c2ccb9
Compare
Choose a tag to compare

Changed

  • The plugin now adapts its requirements to the PSR-3 loaded version.

Version 3.7.2

04 May 21:35
ac64759
Compare
Choose a tag to compare

Fixed

  • PHP error when DecaLog is not installed.

Version 3.7.1

04 May 16:43
9bb70b0
Compare
Choose a tag to compare

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

02 Mar 09:56
18a7de8
Compare
Choose a tag to compare

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

25 Oct 06:03
0c0592e
Compare
Choose a tag to compare

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

12 Jul 08:32
b054195
Compare
Choose a tag to compare

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

02 Mar 16:18
1e5ee76
Compare
Choose a tag to compare

Fixed

Version 3.4.0

24 Feb 11:40
6161a08
Compare
Choose a tag to compare

The developments of PerfOps One suite, of which this plugin is a part, is now sponsored by Hosterra.

Hosterra is a web hosting company I founded in late 2022 whose purpose is to propose web services operating in a European data center that is water and energy efficient and ensures a first step towards GDPR compliance.

This sponsoring is a way to keep PerfOps One plugins suite free, open source and independent.

Added

  • Compatibility with WordPress 6.2.

Changed

  • Upgraded UDD from version 6.0.3 to version 6.1.0: dozens of added and improved detections.
  • Improved loading by removing unneeded jQuery references in public rendering (thanks to Kishorchand).

Fixed

  • In some edge-cases, detecting IP may produce PHP deprecation warnings (thanks to YR Chen).

Version 3.3.0

06 Oct 06:51
11c98c2
Compare
Choose a tag to compare

Added

  • Compatibility with WordPress 6.1.
  • [WPCLI] The results of wp device commands are now logged in DecaLog.

Changed

  • Improved ephemeral cache in analytics.
  • Upgraded UDD from version 6.0.0 to version 6.0.3: dozens of added and improved detections.
  • [WPCLI] The results of wp device commands are now prefixed by the product name.

Fixed