v5.0.0-beta.3
Pre-release
Pre-release
Warning
This version is still in beta and not recommended for production use. Stripe Payments are not currently supported and there is no migration from Freeform 4 yet, but these features will be available soon.
Added
- The
labelsandlabelsAsStringmethods are now available for all option field types. This allows you to choose between displaying option labels instead of values when loading submission data in front end or email notifications. - The
implementsmethod is available to all fields for Twig-friendly implementation checks, e.g.field.implements('options').
Changed
- Improved various features within the form builder.
- Improved the Template Overrides feature.
- The
valueAsStringmethod no longer takes a parameter.
Fixed
- Fixed various minor display issues in the form builder.
- Fixed various default setting issues in the form builder.
- Fixed various Lite/Pro checks throughout the plugin.
- Fixed a bug where Export Profiles and Export Notifications areas in the CP were erroring.
- Fixed a bug where editing existing submissions in the front end was not working.