- 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 methodloadUtils
which is no longer needed - lots of bug fixes