Skip to content

Releases: dotmailer/dotdigital-for-wordpress

v6.0.2

02 Feb 11:03
Compare
Choose a tag to compare
Bug fixes
  • Address book and data field sorting has been repaired. [b439dd2]
  • Custom labels for address books and data fields now display correctly. [15d4a3f]

v6.0.1

26 Sep 15:12
Compare
Choose a tag to compare
Bug fixes
  • Incorrect API credentials could cause a fatal error after upgrade to v6.0.0; such errors are now handled appropriately. [d48c767]

v6.0.0

15 Sep 14:08
Compare
Choose a tag to compare
What's new
  • We've replaced the romanpitak API client library with our own PHP SDK for the Dotdigital API. [5ce3d35]
  • This plugin now requires PHP 7.4 and is compatible with WordPress 5.3+.
Improvements
  • We've started to bring the codebase in line with WordPress coding standards.

v5.0.3

16 Aug 14:08
Compare
Choose a tag to compare
Improvements
  • We've improved handling of account info when entering API credentials. [e9b67f5]
  • We repaired some errors to do with validating required data fields. [5486aeb]
Bug fixes
  • Redirection now works as expected when using our shortcode in posts and pages. [b7f437f]

v5.0.2

02 Mar 12:07
Compare
Choose a tag to compare
Improvements
  • We removed some dormant code concerned with collecting system data from the WordPress instance.
Bug fixes
  • API credentials are no longer exposed in the stack trace in the event of a fatal error.

v5.0.1

17 Nov 10:18
Compare
Choose a tag to compare
Bug fixes
  • If no address books are selected, contacts will now be added to ‘All contacts’.
  • We fixed a typo in the spelling of 'Unsubscribed'.

v5.0.0

15 Sep 10:47
Compare
Choose a tag to compare
What's new
  • The plugin has been renamed and rebranded.
  • The [dotdigital-signup] shortcode has been added to replace [dotmailer-signup] (although that shortcode will continue to work).
Improvements
  • We've made a number of presentational updates and improvements.
  • Redirection on submit will now be blocked if the form has errors.
Bug fixes
  • We fixed a bug to do with error detection in the shutdown() function.
  • We've updated our check for contact status when a contact is retrieved from dotdigital.
  • We improved error handling for invalid API credentials.