Nette Framework 2.1.2 released

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

I'd like to announce the Nette Framework 2.1.2 containing these fixes:

  • Image: added support for image resource cloning #1329
  • Forms: added Form::DATA_KEYS for preserving keys in getHttpData() #1433
  • Forms & netteForms.js: fixed bug in negative toggling via toggle(…, FALSE)
  • PhpGenerator: Added support for variadics (PHP 5.6 feature) #1414
  • Mail: SendmailMailer use CRLF in subject. #1437
  • Random: mcrypt_create_iv() crashes with „Fatal error: mcrypt_create_iv(): Could not gather sufficient random data“ in PHP 5.3.3 on Windows
  • Latte Macros: n:ifcontent checks for whitespaces (closes #1387)
  • Latte: improved HTML comments escaping
  • Debugger: fixed HTTPS detection on nginx
  • Debugger: error.phtml erases HTML output
  • Strings::fixEncoding() removed dependency on mbstring for UTF-8 encoding

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

Download Nette Framework 2.1.2