Nette Framework 2.1.6 released
Notice: This thread is very old.
- David Grudl
- Nette Core | 8218
Nette Framework 2.1.6 has just been released and is now available for download. Feel free to update!
- CsrfProtection: token is expired after regenerateId() (i.e. after logout) security fix!
- CsrfProtection: ignores setValue(), is not erased by Form::setValues
- TextInput: fixed setEmptyValue() with space at the end of the string
- fixes in netteForms.js
- Route: %domain% and %tld% works with IP
- SqlPreprocessor: fixed non-associative array detection
- Url::isEqual: fixed comparing of indexed arrays
- UserPanel: is rendered only when headers are not sent
- fixes in phpDoc
For the details you can have a look at the diff.