Nette Framework 2.2.1 released!
Notice: This thread is very old.
- David Grudl
- Nette Core | 8218
Nette Framework 2.2.1 has just been released and is now available for download. Feel free to update!
- Latte & Nette\Utils\Html: added protection against innerHTML mXSS vulnerability (see)
- Tracy: Dumper prints attribute data-tracy-href only when option ‘location’ is enabled
- RobotLoader: works with PHP 5.6 syntax ClassName::class
- Neon: accepts short bullet syntax:
- key: val
key2: val2
For the details you can have a look at the diffs: neon, robot-loader, utils, latte, tracy.