Nette Framework 2.0.15 released!

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

Nette Framework 2.0.15 has just been released and is now available for download. Feel free to update!

  • Strings::random() uses the best available entrophy generator
  • Latte & Nette\Utils\Html: added protection against innerHTML mXSS vulnerability (see)
  • Latte: fixed including parent block multiple times
  • Latte: improved HTML comments escaping
  • Latte: improved |safeurl helper
  • Debugger: fixed HTTPS detection on nginx
  • Database: fixes in PostgreSQL and SQlite drivers
  • Database: ResultSet: empty keys are not converted to properties
  • RobotLoader: works with PHP 5.6 syntax ClassName::class
  • added support DateTimeImmutable

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