v14.1 [Oct 29, 2014]
New editor: Multiple select.
Completely rewritten Autocomplete and Multi-level Autocomplete editors.
A new Lightbox component.
Improved password storing algorithm.
Project-level OnBeforePageExecute event handler is now stored and restored correctly.
Missing ampersands added to the $rowData parameter in the project-level data manipulation events.
The OnPreparePage event now fires on detail page preview.
Editors based on input[type=file] could work incorrectly in the inline mode.
Empty groups are no more displayed in the page list.
The Crypt algorithm is now can be used for password encryption.
Template files are no more generated if the "Do not copy system files" option is checked.
Connection via SSH tunnel could work incorrectly in some cases.
MySQL: BLOB values are now saved correctly in the database.
Some other minor fixes and code optimization.
v12.8 [Sep 7, 2012]
- A new implementation of HTTP tunnel based on the MySQLi PHP extension.
- Smart default values of view/edit properties for pages based on queries.
- Automatic detection of query key columns.
- The visible (true|false) method added to the editor's API.
- A modal editor for lookup conditions becomes available (useful for lengthy and complex conditions).
- A link to the manual is included into the warning on invalid queries.
- Less compiler errors (if any) are now dispalyed in the preview window after theme customization.
- A warning message is displayed in the preview window on detecting an obsolete IE version
- Command buttons are added to the Details tab of the Page Editor.