Skip to content

v13.0.0

Compare
Choose a tag to compare
@jackocnr jackocnr released this 25 Jul 12:14
· 921 commits to master since this release
  • changed how hiddenInput option works, to make it compatible with initialising the plugin on multiple inputs at once (so now if your input name contains square brackets then it will give the hidden input the same name, replacing the contents of the brackets with the given name)
  • removed an undocumented utilsScriptDeferred argument to static method loadUtils which is no longer needed
  • lots of bug fixes