- Added references to forms displayed in the current page to the Design with Toolset frontend admin bar entry.
- Added a placeholder for the ID of the created or edited user on notifications in user forms.
- Added all relevant fields to the editor of a newly created form, instead of just required ones.
- Fixed an issue with relationship forms redirection after submission, by including a post/redirect/get mechanism.
- Fixed an issue on relationship form fields with a spcific combination of attribute values, corrupting them on save.
- Fixed an issue when adding conditional groups to a form being edited in Expert mode.
- Fixed a problem with HTML blocks inside conditional blocks not being saved.
- Fixed a problem with some fields being added twice to the drag and drop editor.
- Fixed a problem with the drag&drop editor on user forms: autogenerated fields were not offering their options when set to be included in the form.
- Fixed a problem with edit user forms linked to a WooCommerce product not properly managing users update when the payment got completed.
- Fixed a problem with some form fields including two extra unwantd attributes when added in Expert mode.
- Fixed a problem with some fields losing their default options when removed from the drag&drop editor and then added again.
- Fixed an issue on user forms not saving the settings to automatically generate some fields.
- Fixed an issue on edit user forms restoring default entries in the drag&drop editor when their edit page got loaded.
- Fixed an issue on user forms not offering their email fields on selected notification options.
- Fixed an issue with the sorting options for roles fields in relationship forms.
- Fixed a problem with some unwanted fields being registered for translation in WPML when submitting a form.
- Fixed a problem with relationship forms generating their form content twice when switching from Visual to Expert mode after completing the creation wizard.
- Added a new drag and drop editor for Forms:
- Ability to add media files
- Conditional groups
- Columns based in Twitter Bootstrap
- HTML Content fields
- Added support for custom status values on post forms.
- Improved the admin listing pages by adding a column with the last modified date for each element.
- Improved the Gutenberg block for Forms by moving it to the main plugin codebase, and by supporting generic fields in the preview.
- Fixed an issue with generic multiselect fields producing a PHP warning.