Skip to content

Releases: Pierre-Lannoy/wp-device-detector

Version 2.3.0

22 Jun 11:36
Compare
Choose a tag to compare

Added

  • Compatibility with WordPress 5.8.
  • Integration with DecaLog SDK.
  • Traces publication.

Changed

  • Upgraded UDD from version 4.2.0 to version 4.2.3: dozens of added and improved detections.

Version 2.2.1

25 Feb 08:48
Compare
Choose a tag to compare

Changed

  • Upgraded UDD from version 4.1.0 to version 4.2.0: dozens of added and improved detections.

Version 2.2.0

24 Feb 21:31
Compare
Choose a tag to compare

Added

  • Compatibility with WordPress 5.7.

Changed

  • Consistent reset for settings.
  • Improved translation loading.
  • Many icons for brands, browsers and OSes have been updated or added.
  • [WP_CLI] device command have now a definition and all synopsis are up to date.
  • Upgraded UDD from version 4.0.1 to version 4.1.0.

Fixed

  • In Site Health section, Opcache status may be wrong (or generates PHP warnings) if OPcache API usage is restricted.

Version 2.1.1

28 Nov 11:40
Compare
Choose a tag to compare

Changed

  • WP-CLI and ajax calls are definitely excluded from analytics.

Fixed

  • With some command line tools, Device Detector may trigger a false-warning.

Version 2.1.0

23 Nov 16:57
Compare
Choose a tag to compare

Added

  • Compatibility with WordPress 5.6.
  • Support for data feeds - reserved for future use.

Changed

  • Improvement in the way roles are detected.
  • [MultiSite] Improved default site detection.
  • Upgraded UDD from version 3.13.0 to version 4.0.1.

Fixed

  • [SEC001] User may be wrongly detected in XML-RPC or Rest API calls.
  • [WP-CLI] Generating statistics may produce PHP warnings.
  • When site is in english and a user choose another language for herself/himself, menu may be stuck in english.

Version 2.0.1

13 Oct 15:37
Compare
Choose a tag to compare

Changed

  • [WP-CLI] Improved documentation.
  • The analytics dashboard now displays a warning if analytics features are not activated.
  • Prepares PerfOps menus to future 5.6 version of WordPress.

Fixed

  • The remote IP can be wrongly detected when behind some types of reverse-proxies.
  • In admin dashboard, the statistics link is visible even if analytics features are not activated.
  • [WP-CLI] Typos in documentation.

Version 2.0.0

08 Oct 16:39
Compare
Choose a tag to compare

Added

  • New tool (in PerfOps Tools menu) to analyze a user-agent string with the Device Detector engine.
  • [WP-CLI] New command to get a device detail: see wp help device describe for details.
  • [WP-CLI] New command to display Device Detector status: see wp help device status for details.
  • [WP-CLI] New command to toggle on/off main settings: see wp help device settings for details.
  • [WP-CLI] New command to describe engine capacities: see wp help device engine for details.
  • [WP-CLI] New command to display devices statistics: see wp help device analytics for details.
  • New Site Health "info" section about shared memory.
  • [API] New /wp-json/device-detector/v1/describe endpoint to analyze a user-agent string. Available to all authenticated users.

Changed

  • The positions of PerfOps menus are pushed lower to avoid collision with other plugins (thanks to Loïc Antignac).
  • Improved layout for language indicator.
  • Admin notices are now set to "don't display" by default.
  • Improved changelog readability.
  • Improved IP detection (thanks to Ludovic Riaudel).
  • The integrated markdown parser is now Markdown from Carsten Brandt.

Fixed

  • Some bots icons may be not displayed when it should be.
  • With Firefox, some links are unclickable in the Control Center (thanks to Emil1).

Removed

  • Parsedown as integrated markdown parser.

version 1.5.0

17 Aug 09:38
Compare
Choose a tag to compare

Added

  • Compatibility with WordPress 5.5.

Changed

  • Updating the plugin now deletes the cache pool.
  • Detection sequence has been improved.
  • Many icons for brands, browsers ans os have been added.
  • Upgraded UDD from version 3.12.6 to version 3.13.0.

Version 1.4.3

29 Jun 08:16
Compare
Choose a tag to compare

Changed

  • Full compatibility with PHP 7.4.
  • Automatic switching between memory and transient when a cache plugin is installed without a properly configured Redis / Memcached.
  • Updated UDD from version 3.12.4 to version 3.12.6.

Fixed

  • When used for the first time, settings checkboxes may remain checked after being unchecked.

version 1.4.2

04 May 16:42
Compare
Choose a tag to compare

Fixed

  • There's an error while activating the plugin when the server is Microsoft IIS with Windows 10.
  • With Microsoft Edge, some layouts may be ugly.

Changed

  • The lists for classes, device types and client types display now the translated name (it was previously the identifier).