1.3
May 17th, 2024
What's Changed
- Support for Statamic 5 by @jackmcdade in https://github.com/lucky-media/formatic/pull/4
New Contributors
- @jackmcdade made their first contribution in https://github.com/lucky-media/formatic/pull/4
Full Changelog: https://github.com/lucky-media/formatic/compare/v1.2...v1.3
1.2
March 19th, 2024
This release fixes a bug where a text field failed to appear conditionally based on a checkbox option select.
What's changed
- Conditional field visibility fixed for checkbox options
1.1
January 17th, 2024
This release updates Statamic and ensures compatibility with the new Laravel Precognition.
What's improved
- Updated Statamic
- Installed Laravel Precognition package for live form validations
- Accessibility improvements
What's new
- Fixed a bug with Date Time Picker
- Removed FormValidation Controller, now using Laravel Precognition
Changelog here.