Skip to content

Releases: Pierre-Lannoy/wp-traffic

Version 2.9.1

02 Mar 16:10
5206ddd
Compare
Choose a tag to compare

Fixed

Version 2.9.0

24 Feb 11:56
15aea83
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

  • 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 2.8.0

06 Oct 07:13
18ddb40
Compare
Choose a tag to compare

Added

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

Changed

  • Improved ephemeral cache in analytics.
  • [WPCLI] The results of wp api commands are now prefixed by the product name.

Fixed

Version 2.7.1

20 Apr 16:52
Compare
Choose a tag to compare

Fixed

  • 2.7.0 tag is not displayed as new release on wp.org.

Version 2.7.0

20 Apr 14:32
Compare
Choose a tag to compare

Added

  • Compatibility with WordPress 6.0.

Changed

  • Site Health page now presents a much more realistic test about object caching.
  • Improved favicon handling for new Google API specifications.
  • Updated DecaLog SDK from version 2.0.2 to version 3.0.0.

Fixed

Version 2.6.1

17 Jan 15:10
Compare
Choose a tag to compare

Fixed

  • The Site Health page may launch deprecated tests.

Version 2.6.0

17 Jan 07:13
Compare
Choose a tag to compare

Added

  • Compatibility with PHP 8.1.

Changed

  • Updated DecaLog SDK from version 2.0.0 to version 2.0.2.
  • Updated PerfOps One library from 2.2.1 to 2.2.2.
  • Refactored cache mechanisms to fully support Redis and Memcached.
  • Improved bubbles display when width is less than 500px (thanks to Pat Ol).
  • The tables headers have now a better contrast (thanks to Paul Bonaldi).

Fixed

  • Object caching method may be wrongly detected in Site Health status (thanks to freshuk).
  • The console menu may display an empty screen (thanks to Renaud Pacouil).
  • There may be name collisions with internal APCu cache.
  • An innocuous Mysql error may be triggered at plugin activation.

Version 2.5.0

07 Dec 00:16
Compare
Choose a tag to compare

Added

  • Compatibility with WordPress 5.9.
  • New button in settings to install recommended plugins.
  • The available hooks (filters and actions) are now described in HOOKS.md file.
  • Adherence to the Mailarchiver-No-Log directive implemented since MailArchiver 2.5.0.
  • Adherence to the new Traffic-No-Log internal directive.

Changed

  • Improved update process on high-traffic sites to avoid concurrent resources accesses.
  • Better publishing frequency for metrics.
  • HTTP error codes 208 and 226 are now supported.
  • X axis for graphs have been redesigned and are more accurate.
  • Added beacon endpoints to the smart-filtered list.
  • Updated labels and links in plugins page.
  • Updated the README.md file.

Fixed

  • Internal API version is not consistent with plugin version.
  • Some noisy calls, linked to live logging, escape the smart filter.
  • Country translation with i18n module may be wrong.
  • There's typos in CHANGELOG.md.

Version 2.4.0

07 Sep 12:22
Compare
Choose a tag to compare

Added

  • It's now possible to hide the main PerfOps One menu via the poo_hide_main_menu filter or each submenu via the poo_hide_analytics_menu, poo_hide_consoles_menu, poo_hide_insights_menu, poo_hide_tools_menu, poo_hide_records_menu and poo_hide_settings_menu filters (thanks to Jan Thiel).

Changed

  • Updated DecaLog SDK from version 1.2.0 to version 2.0.0.

Fixed

  • There may be name collisions for some functions if version of WordPress is lower than 5.6.
  • The main PerfOps One menu is not hidden when it doesn't contain any items (thanks to Jan Thiel).
  • In some very special conditions, the plugin may be in the default site language rather than the user's language.
  • The PerfOps One menu builder is not compatible with Admin Menu Editor plugin (thanks to dvokoun).

Version 2.3.2

11 Aug 07:55
Compare
Choose a tag to compare

Changed

Fixed

  • In some conditions, the plugin may be in the default site language rather than the user's language.