Skip to content
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.

Release v2.5.3

Compare
Choose a tag to compare
@Nicholas-Westby Nicholas-Westby released this 16 Aug 06:19
· 3 commits to v2/master since this release

Since version 2.5.2, these changes have been made:

  • Query String Prepopulation The plain JavaScript template can now prepopulate field values via querystrings matching the field alias (e.g., "?firstname=Nick").
  • Date Fix The date field will no longer throw an error in IE11.