Skip to content

4.2

Compare
Choose a tag to compare
@enricobattocchi enricobattocchi released this 18 Nov 09:18
· 350 commits to trunk since this release

= 4.2 (2021-11-18) =

Bugfixes:

  • Fixes a bug where some strings where not translated.
  • Fixes a bug where meta data went missing for duplicate posts created by the Rewrite & Republish feature. Props to ocean90.
  • Fixes a bug where the plugin would not initialize if installed via composer.

Other:

  • Replaces Mailchimp with MailBlue newsletter integration.
  • Improved compatibility for PHP 8.0.
  • Improved sort order of the taxonomies list on the options page.
  • Most plugin files have been renamed. If you extend this plugin of include any of the files from the plugin from within your own plugin, you may need to adjust the file name used in the include/require statement.