New functionalities
- Update the Google Maps fields to API v3, no need to inform the API anymore.
Note: The Google Maps JavaScript API Version 2 was officially deprecated on May 19, 2010. The original deprecation period has been extended from May 19, 2013 until November 19, 2013. As of this date, all applications requesting v2 will be served a special, wrapped version of the v3 API instead. We expect this wrapped version of the API will work for most simple maps, but we strongly encourage you to migrate your code to version 3 of the Maps JavaScript API before this date.
https://developers.google.com/maps/documentation/javascript/v2/introduction
- Interface improvements on Grid applications’ GroupBy.
Bug
- Corrected display of SQL type as “LONGLONG” for numeric fields of a sub-select with PDO MySQL driver.
- Fixed error when creating applications in databases with no schemas on SQL Server Native SRV driver.
- Fixed images and documents path in security module applications.
- Fixed description of the option “Show folder in home” at My ScriptCase.
- Fixed error when importing project Samples ScriptCase on “latin1” charset databases.
- Removed authentication buttons in applications forms.