Releases: Pierre-Lannoy/wp-vibes
Releases · Pierre-Lannoy/wp-vibes
Version 2.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 1.9.0
Changed
- The plugin now adapts its requirements to the PSR-3 loaded version.
Version 1.8.2
Fixed
- PHP error when DecaLog is not installed.
version 1.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 1.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 1.7.0
Added
- Compatibility with WordPress 6.4.
Version 1.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).
Version 1.5.1
Fixed
- [SEC004] CSRF vulnerability / CVE-2023-27444 (thanks to Mika from Patchstack).
Version 1.5.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.
Fixed
- In some edge-cases, detecting IP may produce PHP deprecation warnings (thanks to YR Chen).
Version 1.4.1
Changed
- Improved loading by removing unneeded jQuery references in public rendering (thanks to Kishorchand).