Released version 2.4.9
- BaseControl: added ability to multiple forms with different HTML ID #188
- add Form::PATTERN_ICASE as a case-insensitive variant of Form::PATTERN; fixes #185 (#187)
- netteForms: uses unicode RegExp if is supported
- netteForms.js: support checking file name via pattern rule using HTML5 File API (#186)
For the details you can have a look at the diff.