Skip to content

Releases: Pierre-Lannoy/wp-mailarchiver

Version 4.1.0

22 Nov 14:17
d0d9e46
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 4.0.0

28 May 14:45
73b8f5d
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.0.1 + 3.0.2

08 May 17:47
b74fef2
Compare
Choose a tag to compare

[3.0.2] - Fixed

  • There's some issues while pushing on wp.org repository.

[3.0.1] - Fixed

  • There's some typos in the admin UI.
  • All translations are not available.

Version 3.0.0

08 May 14:49
70d7696
Compare
Choose a tag to compare

Added

  • Full compatibility with Elasticsearch 8.

Changed

  • [BC] Updated DecaLog SDK from version 3.0.0 to version 4.2.0.
  • Upgraded Monolog library from version 2.9.1 to version 2.9.3.
  • Upgraded GuzzleHttp library from version 7.2.0 to version 7.8.1.
  • Upgraded Elasticsearch library from version 7.6.1 to version 8.13.0.
  • Minimal required WordPress version is now 6.2.

Version 2.14.0

26 Mar 07:27
58a0da8
Compare
Choose a tag to compare

Added

  • New archiver to store archives in Hosterra Email.

Fixed

  • There's some typos in the admin UI.

Version 2.13.0

02 Mar 10:11
764844e
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 2.12.0

25 Oct 06:10
5267047
Compare
Choose a tag to compare

Added

  • Compatibility with WordPress 6.4.

Version 2.11.0

12 Jul 10:13
f2140a5
Compare
Choose a tag to compare

Added

  • Compatibility with WordPress 6.3.
  • New option in archivers for proactive protection against XSS vulnerabilities.

Changed

  • Improved view for plain text email bodies.
  • Improved compatibility with Contact Forms plugin.
  • The color for shmop test in Site Health is now gray to not worry to much about it (was previously orange).

Fixed

Version 2.10.1

02 Mar 16:15
71a9d65
Compare
Choose a tag to compare

Fixed

Version 2.10.0

24 Feb 11:47
9a0108e
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.

Changed

  • Upgraded Monolog library from version 2.8.0 to version 2.9.1.
  • Improved loading by removing unneeded jQuery references in public rendering (thanks to Kishorchand).

Fixed

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