Skip to content

Releases: dotmailer/dotdigital-for-wordpress

v7.3.3

29 Jul 15:03

Choose a tag to compare

Improvements

  • We resolved all dependency errors surfaced by npm audit. [3179378]

Bug fixes

  • Placing multiple forms on the same page broke JS events; this has been fixed. [3da3348]

v7.3.2

09 Jul 12:04

Choose a tag to compare

Improvements

  • We updated the module to be compatible with PHP 8.4. [6a3650e]
  • Log output in the Dotdigital_WordPress_Patch_Manager is now restricted to debug mode. [07cc203] [External contribution]

v7.3.1

30 Jun 16:15

Choose a tag to compare

Bug fixes

  • Email channel status is now set on PATCH requests, allowing resubscribes to work correctly. [81718f6]

v7.3.0

30 Jun 16:09

Choose a tag to compare

What’s new

  • Up to 5000 lists and data fields can now be managed in the plugin admin. [42ea5ed]
  • This plugin now requires WordPress 5.8+. [817ba4d]

Improvements

  • We resolved a PHP warning relating to ‘use of self in callables’. [d60247e]

Bug fixes

  • We fixed a conflict between this plugin and Gravity Forms. [cd32c07]

v7.2.4

11 Sep 11:31

Choose a tag to compare

Bug fixes

  • We fixed a bug with lists being sent to the V3 API in the incorrect type. [e35fdb6]
  • We fixed submission failure with no data fields. [e35fdb6]

v7.2.3

02 Jul 09:08

Choose a tag to compare

Bug fixes

  • We fixed a bug with surveys, pages and forms not loading into the block select.

v7.2.2

01 Jul 14:57

Choose a tag to compare

Bug fixes

  • We fixed a regression in 7.2.1 that broke the save action for the plugin's admin tabs. [5c76dcd]

v7.2.1

24 May 11:45

Choose a tag to compare

Bug fixes

  • We've added restrictions around the loading of plugin menu tabs, to prevent clashes with other plugins. [caecd1d]

v7.2.0

15 May 10:22

Choose a tag to compare

What’s new

  • Merchants can now add a with_ajax argument to the [dotdigital-signup] shortcode. [4260c86]

Bug fixes

  • We standardised submission payloads between AJAX and non-AJAX modes, resolving an ‘undefined index’ bug in the widget controller. [5c669bc]

7.1.2

27 Feb 11:51

Choose a tag to compare

Bug fixes

  • We fixed a problem with form submissions not redirecting from the REST endpoint. [591b0b9]