Nette Framework 2.0.16, 17 and 18 released
Notice: This thread is very old.
- David Grudl
- Nette Core | 8212
Nette Framework 2.0.16 has just been released and is now available for download. This release marks the end of maintenance of the Nette 2.0 series and end of support for PHP 5.2. All users are encouraged to upgrade to the current stable version Nette.
Fixes:
- Configurator::setDebugMode() without argument uses autodetection
- Mail: fixed headers encoding https://github.com/…ail/issues/4
- Mail: setHtmlBody() decodes %XX in URL
- PhpGenerator: fixed dumping of non-public properties
- DI: better exception messages
- and some other fixes
For the details you can have a look at the diff.
- David Grudl
- Nette Core | 8212
Nette Framework 2.0.17 has just been released and contains these security fixes:
- CsrfProtection token is expired after regenerateId() (i.e. after logout)
- CSRF error message changed to
Your session has expired. Please return to the home page and try again.
For the details you can have a look at the diff.
- David Grudl
- Nette Core | 8212
Nette Framework 2.0.18 has just been released. This is the last release in 2.0 series and the last release for PHP 5.2.
It contains these security fixes:
- Json: workaround for PHP fatal error
- Response::redirect() prints only http/s links
- MemcachedStorage: keys must not include control characters
For the details you can have a look at the diff.
All users are encouraged to upgrade to the current stable version Nette 2.2.