Skip to content

v6.0.0

Compare
Choose a tag to compare
@aerni aerni released this 18 Jul 23:03
· 53 commits to main since this release

What's new

  • You can now override messages like the form submit button and success message on a per form level. This is super useful, as you don't have to create a custom form component anymore to change a simple message string.

What's improved

  • The validation.php language file is now merged into the messages.php file

What's breaking

  • If you've published the language files, you'll have to manually migrate to the new structure. Simply publish the language files again and copy-paste the strings in question.