Releases: dotmailer/dotdigital-for-wordpress
Releases · dotmailer/dotdigital-for-wordpress
v7.2.4
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
Bug fixes
- We fixed a bug with surveys, pages and forms not loading into the block select.
v7.2.2
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
Bug fixes
- We've added restrictions around the loading of plugin menu tabs, to prevent clashes with other plugins. [caecd1d]
v7.2.0
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
Bug fixes
- We fixed a problem with form submissions not redirecting from the REST endpoint. [591b0b9]
v7.1.1
Improvements
- We updated the label for the AJAX submission checkbox in our signup form block. [9dd5224]
v7.1.0
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
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
Bug fixes
- We repaired HTML input types for data fields displayed in the signup widget. [0c3373a]