Skip to content

Releases: dotmailer/dotdigital-for-wordpress

v7.2.4

11 Sep 11:31
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

Bug fixes

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

v7.1.1

09 Jan 15:03
Compare
Choose a tag to compare

Improvements

  • We updated the label for the AJAX submission checkbox in our signup form block. [9dd5224]

v7.1.0

30 Nov 09:51
Compare
Choose a tag to compare

What's new

  • Dotdigital Signup Form blocks can now be submitted via AJAX. [d2516e6]

Improvements

  • We updated a support link in our readme.txt. [99bd992]

v7.0.0

07 Nov 16:23
Compare
Choose a tag to compare

What's new

  • The plugin has been rewritten to fit a more modern, object-oriented boilerplate.
  • We have provided a new Gutenberg block - 'Dotdigital Signup Form' - for the main plugin widget.
  • A new block is also available to embed Surveys, Pages and Forms from Dotdigital.
  • We've added a daily cron to gather data from the plugin configuration and widget usage.

Improvements

  • The plugin's vendor namespaces are now prefixed before SVN submission, to prevent namespace clashes.

v6.0.3

20 Jun 16:17
Compare
Choose a tag to compare

Bug fixes

  • We repaired HTML input types for data fields displayed in the signup widget. [0c3373a]