1.2.6
November 24th, 2024
- Fix Styling fixes for new sections functionality in dark mode
- Fix Input type fix for text field
1.2.5
November 23rd, 2024
- New Support added for blueprint sections
- New Styling updates and dark mode support for sections
- Fix Resolved issue where super users were not able to create new forms
1.2.4
October 9th, 2024
- Fix Fix custom fieldtype and icon support
1.2.3
October 7th, 2024
- New Fieldtype handling updates to support latest Statamic fieldtypes
- New Custom fieldtypes and fieldtype icons now supported in Flexible Forms
1.2.2
October 7th, 2024
- Fix Update form builder publishable partial path
- Fix Form builder add field tooltips updated
1.2.1
October 7th, 2024
- Fix Fix publishable vite assets
1.2.0
October 6th, 2024
- New Flexible Forms specific permissions added
- New Form builder partial now has to be published via
php artisan vendor:publish --tag=flexible-forms-partial
- Fix Code tidying
1.1.9
October 1st, 2024
- New Fieldtype icons updated to use Statamic icons
1.1.8
September 14th, 2024
- New Export submissions functionality added to form submissions
1.1.7
September 11th, 2024
- New Move navigation under tools.
1.1.6
August 27th, 2024
- New Styling updates to form fields.
- New Added default icon if field doesn't match icon list.
1.1.5
July 16th, 2024
- New Available fields position set to sticky for longer forms thanks to @mikemartin.
- New Add field option added to available fields to improve user experience for longer forms.
- Fix Fixed double reload bug when only form in form list was deleted.
1.1.4
July 12th, 2024
- New Dark mode support.
- Fix Reload page when deleting only form to return users to create form page.
1.1.3
July 7th, 2024
- New Updated labels when editing form fields for better clarity for users.
1.1.2
July 7th, 2024
- Fix Fixed error messages not hiding once resolved.
1.1.1
July 2nd, 2024
- Fix Fixed config file publishable path.
1.1.0
July 2nd, 2024
- New Automatically publish config file and form partial on install.
1.0.9
July 2nd, 2024
- New Automatically publish config file and form partial on install.
- Fix Fixed form builder bug when config was missing.
1.0.8
July 2nd, 2024
- Fix Prevent form partial from publishing on install.
1.0.7
July 2nd, 2024
- New Opinionated TailwindCSS form template added to speed up your form development.
- New Config added to allow you to hide fields from the form builder.
- New Required field icon added to form builder user-interface.
- New Inline option toggle added to the form builder for checkboxes and radio buttons.
- New Reserved words validation added to validate form field handles.
- Fix Display label visibility toggle fixed when no initial value set.
1.0.6
July 1st, 2024
- Fix Fixed option array data being passed between fields in the form builder.
1.0.5
July 1st, 2024
- New Added sortable functionality to options section for select, checkboxes and radio buttons.
- Fix General code tidying.
1.0.4
June 30th, 2024
- New Added spacer field to form builder.
1.0.3
June 30th, 2024
- Fix Assets form field fixed.
1.0.2
June 26th, 2024
- Fix Fixed publish asset paths in service provider
1.0.1
June 26th, 2024
- New Updates to form publish fields and input types.
1.0.0
June 26th, 2024
- New Launch of Flexible Forms