Skip to content

Releases: Pierre-Lannoy/wp-traffic

Version 3.1.1

23 Nov 09:24
7de55b3
Compare
Choose a tag to compare

Fixed

  • There's an 'undefined constant' error while trying to update.

Version 3.1.0

22 Nov 14:00
f5a3432
Compare
Choose a tag to compare

Added

  • Compatibility with WordPress 6.6 & 6.7.

Changed

  • Ability to self-update from Github.
  • The plugin user agent is now more consistent and "standard".

Fixed

  • There's a WordPress core "feature" which causes some PII to leak (to wp.org) during plugin and theme updates. This is no more the case for this plugin.
  • In some cases, a WordPress notice can be triggered concerning the loading sequence of translations.

Removed

  • Test site launching from wordpress.org plugin page.
  • All Databeam hooks and libraries, as the Databeam project is abandoned.
  • Dependency on wp.org for updates.

Version 3.0.0

28 May 14:46
9324145
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 2.14.0

07 May 14:23
7c238fe
Compare
Choose a tag to compare

Changed

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

Version 2.13.2

04 May 21:39
dcc52fd
Compare
Choose a tag to compare

Fixed

  • PHP error when DecaLog is not installed.

Version 2.13.1

04 May 16:38
56e8fd2
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 2.13.0

02 Mar 10:27
efb8fb6
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.

Fixed

  • Mismatch in plugin versions.

Version 2.12.0

25 Oct 06:14
ceded42
Compare
Choose a tag to compare

Added

  • Compatibility with WordPress 6.4.

Version 2.10.0

12 Jul 13:25
30c8dc8
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).

Version 2.9.1

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

Fixed