Skip to content

1.4.1 Release

Compare
Choose a tag to compare
@wichert wichert released this 13 Jul 07:57
· 6606 commits to master since this release
  • Validate pattern: always validate form elements when they are changed instead of waiting for a first form submit. This fixes ticket 324.
  • Update to a new version of shower which does not hijack key events when not in presentation mode. This fixes ticket 315.
  • Handle security errors when checking if a browser supports sessions storage. This fixes ticket 326.
  • Add new equaliser pattern. This fixes ticket 307.
  • Depends pattern: allow dashes in input names and values again. This fixes ticket 313.