Releases: Pierre-Lannoy/wp-traffic
Releases · Pierre-Lannoy/wp-traffic
Version 2.9.1
Fixed
- [SEC004] CSRF vulnerability / CVE-2023-27444 (thanks to Mika from Patchstack).
Version 2.9.0
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
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
- Live console with PHP 8 may be broken (thanks to stuffeh).
- [SEC003] Moment.js library updated to 2.29.4 / Regular Expression Denial of Service (ReDoS).
Version 2.7.1
Fixed
- 2.7.0 tag is not displayed as new release on wp.org.
Version 2.7.0
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
- [SEC002] Moment.js library updated to 2.29.2 / CVE-2022-24785.
Version 2.6.1
Fixed
- The Site Health page may launch deprecated tests.
Version 2.6.0
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
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
Added
- It's now possible to hide the main PerfOps One menu via the
poo_hide_main_menu
filter or each submenu via thepoo_hide_analytics_menu
,poo_hide_consoles_menu
,poo_hide_insights_menu
,poo_hide_tools_menu
,poo_hide_records_menu
andpoo_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
Changed
- New redesigned UI for PerfOps One plugins management and menus (thanks to Loïc Antignac, Paul Bonaldi, Axel Ducoron, Laurent Millet, Samy Rabih and Raphaël Riehl for their invaluable help).
Fixed
- In some conditions, the plugin may be in the default site language rather than the user's language.