Released February 24, 2012
Additions
Grid
- Added a driver to support for Microsoft SQL Server with PDO
- Add ODBC driver with support for MSSQL, MySQL, PostgreSQL and SQLite databases. Refer to example on how to use it
- Added a response which contain the primary key and last inserted id when a insert is performed
- New event System - it will be described in 4.4 release.
jqVisual Builder
- Add a possibilty to insert custom PHP code in the generated form
Fixes
Grid
- Fix success message
- Fixes in beginTransaction commit and rollback all datanbase drivers
- Renaming Session to jqSession and Template to jqTemplate classes in in jqGridUtil in order to overcomme duplicate names
- Fix autocomplete in searching when modal dialog
- Numerouse fixes in JavaScript - refer here
jqScheduler
- Doctype should be at first place before any php command
- Fix droping in the calendar in case of AllDay events
- Fix tooltip to release the title correctly in case it is not found.
jqChart
- Better performance with thousands of points.
- Improved useHTML feature on labels to skip SVG text generation and use true HTML bounding box.
- Added configuration options to the Reset button.
- Added support for logarithmic axes.
- Numerous bug fixes.
- Added partial support for Android 2.x. See the compatibility page for limitations.