Changelog for Form Block Pro
Version 1.5.1 August 12, 2026
- Improved: Repeater items are now grouped and associated to their remove button
- Improved: The decorative progress bar in multi-step forms is now hidden for screen readers
- Improved: Expose the disabled state of unreachable form steps
- Improved: States in multi-step forms are now also distinguishable via form and no more alone by color
- Improved: Move focus to the section container on step changes
- Improved: Associate step validation errors with their fields
- Fixed: Keyboard trap and modality of the respond dialog
- Fixed: The repeater add control is now a button
- Fixed: Disable the repeater add button when maximum is reached, announce the maximum to screen readers and don't hide it completely
- Fixed: Multi-field (e.g. custom date field) error display in sections
- Fixed: Some smaller bugs in the repeater items
Version 1.5.0 July 27, 2026
- Added: Sections with optional progress bar
- Added: Minimum and maximum repeats for repeater fields
- Added: Delete button for repeater fields
- Improved: Hide dependency section if there is no field to select
- Improved: Error message for invalid repeater fields
- Fixed: Handling dependencies while typing
- Fixed: Displaying default consent message
- Fixed: Calculating dependency conditions
- Fixed: Registering textarea attributes
Version 1.4.1 March 23, 2026
- Fixed: Handling dependencies with checkboxes/radio buttons having custom values
- Fixed: Border around the respond dialog close button removed in WordPress 7.0
Version 1.4.0 September 20, 2025
- Added: Form submissions stored locally can now be responded to directly from within WordPress
- Added: Support for installation/updating via Composer
- Added: The error message displayed for invalid fields is now customizable
- Improved: Assets for functions (dependencies, drop-zone) are only loaded if necessary
- Improved: Registering blocks is now faster
- Fixed: Multiple email addresses can now also be separated by comma
Version 1.3.0 March 29, 2025
- Added: Repeater block for repeater fields
- Added: Allow defining field value via URL parameter
- Added: Get changelog dynamically
- Fixed:
sizeattribute will only be displayed if applicable - Fixed: Various non-critical React-related issues
- Notice: This version requires at least WordPress 6.5
Version 1.2.3 December 30, 2024
- Fixed: Potential error after retrieving license information
Version 1.2.2 December 16, 2024
- Added: Support for Form Block 1.5.0
Version 1.2.1 November 4, 2024
- Added: Support for WordPress 6.7
- Fixed: Downloading local files did not always actually download the file but instead try to display it as text
- Fixed: Pressing enter while having a drop-zone will now submit the form instead of opening the file selection dialog
- Fixed: Validation issues for the drop-zone
Version 1.2.0 September 2, 2024
- Added: Option to upload files onto the server instead of attaching them to the email, which usually allows for larger uploads.
- Fixed: Drop-zone is now correctly registered for file input fields and can now be selected in the backend.
Version 1.1.4 June 17, 2024
- Removed: Specific input types that are now also available in the free version
Version 1.1.3 May 9, 2024
- Fixed: Potential PHP error while saving the settings
- Removed: Duplicated controls in the sidebar for some fields
Version 1.1.2 February 4, 2024
- Fixed: Potential fatal error after update
- Fixed: PHP warning caused by missing dependency data on old forms
Version 1.1.1 January 29, 2024
- Fixed: Required fields were no more checked in the frontend upon submit
- Fixed: Missing German translations
Version 1.1.0 January 29, 2024
- Added: Support for field dependencies
- Added: Support for setting an aria description for each field
- Fixed: Missing controls in input fields from the Pro version
- Notice: This version requires at least WordPress 6.3
Version 1.0.1 October 16, 2023
- We fixed an issue regarding the automatic update mechanism.
Version 1.0.0 July 2, 2023
- First release