Skip to content

Releases: Pierre-Lannoy/wp-vibes

Version 2.1.0

22 Nov 13:44
96720b3
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 2.0.0

28 May 14:46
8431291
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 1.9.0

07 May 14:22
65c0416
Compare
Choose a tag to compare

Changed

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

Version 1.8.2

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

Fixed

  • PHP error when DecaLog is not installed.

version 1.8.1

04 May 16:38
fe19ccd
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 1.8.0

02 Mar 10:29
3078c1c
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 1.7.0

25 Oct 06:15
e05f83a
Compare
Choose a tag to compare

Added

  • Compatibility with WordPress 6.4.

Version 1.6.0

12 Jul 15:20
6d8bb57
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 1.5.1

02 Mar 16:09
22d9d14
Compare
Choose a tag to compare

Fixed

Version 1.5.0

24 Feb 11:58
90faab9
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.

Fixed

  • In some edge-cases, detecting IP may produce PHP deprecation warnings (thanks to YR Chen).