Skip to content

Releases: Pierre-Lannoy/wp-apcu-manager

Version 4.0.0

28 May 15:09
ba6253e
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.

Fixed

  • PHP error with some plugins like Woocommerce Paypal Payments.

Version 3.9.0

07 May 14:26
801eb1b
Compare
Choose a tag to compare

Changed

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

Version 3.8.3

04 May 21:34
0210b48
Compare
Choose a tag to compare

Fixed

  • PHP error when DecaLog is not installed.

Version 3.8.2

04 May 21:01
fa7c91d
Compare
Choose a tag to compare

Fixed

  • PHP error when DecaLog is not installed.

Version 3.8.1

04 May 16:45
096a147
Compare
Choose a tag to compare

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

02 Mar 09:47
a4930d7
Compare
Choose a tag to compare

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

23 Nov 14:07
5990fcf
Compare
Choose a tag to compare

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

22 Nov 10:12
31b4c6d
Compare
Choose a tag to compare

Changed

  • Options loading performances greatly improved.
  • Improved hit-ratio computing.

Version 3.7.0

25 Oct 06:00
e8032bd
Compare
Choose a tag to compare

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

12 Jul 05:13
03e711b
Compare
Choose a tag to compare

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.