Monday, July 09, 2012

PHPMyAdmin 3.5.2 Released

PHPMyAdmin, one of the most popular open source application for managing MySQL database has released another maintenance release to bring bug fixes. The 3.5.2 release brings this changes:
  • [interface] JS error when editing index 
  • [core] Call to undefined function __()
  • [edit] NOW() function incorrectly selected - bug [GUI] Invalid HTML code on transformation_overview.php 
  • [browse] Missing validation in Ajax mode - bug Fix popup message on build SQL of import 
  • [core] Make X-WebKit-CSP work better - replace Highcharts with jqplot for query profiling, zoom search 
  • [interface] No form validation in change password dialog 
  • [interface] Broken password validation in copy user form 
  • [unterface] Add user form prints JSON when user presses enter 
  • [config] duplicate line in config.sample.inc.php 
  • [interface] Grid editing incorrectly parses ENUM/SET values 
  • [core] More clever URL rewriting with ForceSSL

No comments:

Post a Comment