Released version 2.2.6
- netteForms.js: toggleControl() binds events on all inputs #75
- netteForms.js: fixed getValue for radio list #73 and multi select box
- Form::fireEvents() calls onError even after last onSuccess handler
- RadioList & CheckboxList: getControlPart() normalizes key type #76 #78
- netteForms.js: used form.elements.namedItem(…) instead of form.elements[…] #72
For the details you can have a look at the diff.