Nette Framework 2.1.4 released!

Notice: This thread is very old.
David Grudl
Nette Core | 8111
+
0
-

Nette Framework 2.1.4 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)
  • Latte: fixed parsing {macro|modifier /}
  • Latte: fixed including parent block multiple times
  • Latte, DI: improved error messages
  • Tracy: Dumper prints attribute data-tracy-href only when option ‘location’ is enabled
  • RadioList: attrs of radiolist label aren't appended to labels of radio
  • Database: ResultSet: empty keys are not converted to properties
  • Strings::toAscii(): support for czech and french quotation marks
  • RobotLoader: works with PHP 5.6 syntax ClassName::class

For the details about the changes you can have a look at the Github diff.