Skip to content

v2.4.0

Compare
Choose a tag to compare
@francoism90 francoism90 released this 19 Sep 11:55
· 72 commits to 3.x since this release

Upgrade Notice

Form validation has been improved:

  • Replace html()->validate('form.name') with html()->error('form.name')
  • Form classes have been converted into generic classes: label, label-error, input-error

Full Changelog: v2.3.4...v2.4.0