Skip to content

1.3.24

Choose a tag to compare

@engram-design engram-design released this 17 Mar 20:47
· 1420 commits to craft-3 since this release

Changed

  • Refactor JavaScript captcha for more error-handling, support for cached forms and removal of inline <script> tags.

Fixed

  • Fixed Date fields throwing an error when the default date set to "None" and rendering inputs or a dropdown.
  • Fixed Date fields always selecting the first option in the list, when set to dropdown.
  • Fixed JavaScript captcha outputting inline <script> tags.
  • Fixed JavaScript captcha throwing a "modified form" browser warning.
  • Fixed form settings not updating when using Blitz caching.
  • Fixed element fields restricting values to only the default value.