Releases: Pierre-Lannoy/wp-apcu-manager
Releases · Pierre-Lannoy/wp-apcu-manager
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.
Fixed
- PHP error with some plugins like Woocommerce Paypal Payments.
Version 3.9.0
Changed
- The plugin now adapts its requirements to the PSR-3 loaded version.
Version 3.8.3
Fixed
- PHP error when DecaLog is not installed.
Version 3.8.2
Fixed
- PHP error when DecaLog is not installed.
Version 3.8.1
Changed
- Updated DecaLog SDK from version 3.0.0 to version 4.1.0.
- Minimal required WordPress version is now 6.2.
Version 3.8.0
Added
- Compatibility with WordPress 6.5.
Changed
- Minimal required WordPress version is now 6.1.
- Minimal required PHP version is now 8.1.
Version 3.7.2
Fixed
- In some edge-cases, multi sites instances may experience a PHP error while loading non-existent options (thanks to Szabó József).
Version 3.7.1
Changed
- Options loading performances greatly improved.
- Improved hit-ratio computing.
Version 3.7.0
Added
- Compatibility with WordPress 6.4.
Fixed
- With PHP 8.2, in some edge cases, deprecation warnings may be triggered when viewing analytics.
Version 3.6.0
Added
- Compatibility with WordPress 6.3.
Changed
- The color for
shmop
test in Site Health is now gray to not worry to much about it (was previously orange).
Fixed
- With APCu version greater than 5.1.21, the 'used' object field may be wrongly computed.