Skip to content

v5.2.3

Compare
Choose a tag to compare
@crynobone crynobone released this 21 Jun 14:20
· 567 commits to master since this release

Fixed

  • _method fields shouldn't use session data. This solves scenario where Form is used more than once.

Changes

  • Make escaping of labels for HTML and mailto links optional.
  • Transform the field name when getting the form value from model.
  • Allow Collective\Html\Eloquent\FormAccessible to access value from related model.