Servoy 2.1.2 Final is now available for download.
We would like to thank all the testers for testing the prerelease version.
Make a backup of your current Servoy installation directory if you plan to upgrade or perform a clean installation into a new directory.
You can download Servoy 2.1.2 from the download section on the developer website at: http://developer.servoy.com.
Enhancements and fixes:
[enh]-added Date constructors in Editors treeview
[enh]-added Array node in editors treeview
[enh]-made faster client startup possible in admin page
[enh]-added method to tabpanel to get the formname of the form being displayed in it
[enh]-added several methods to the dbtreeview bean to alter color/font/etc
[enh]-added “photo gallery” example solution
[enh]-treeview in add tabpanel form select dialog
[enh]-i18nDialog is not modal anymore
[enh]-improved code completion of the method editor.
[enh]-allow client plug-ins to register URLStreamHandler
[enh]-bundled a new xerces(XML parser) version with Servoy
[enh]-toolbar not remembering visibility http://forum.servoy.com/viewtopic.php?t=3166
[enh]-better support for rtf generated in word 2004
[fix]-cascade delete not working under all circumstances http://forum.servoy.com/viewtopic.php?t=3196
[fix]-printing for aggregates on trailing sub summary
[fix]-printing, data in header and footer not showing when no body part is placed on page
[fix]-tags used in fields in table view not always working
[fix]-thumbnail usage via application.getThumbnail(…) now also supports gif images
[fix]-after a related sort no records are displayed http://forum.servoy.com/viewtopic.php?t=2499
[fix]-typeahead sort problem http://forum.servoy.com/viewtopic.php?t=3241
[fix]-typeahead fixes for dynamic values http://forum.servoy.com/viewtopic.php?t=3161
[fix]-respect breakOnEntry flag for calculations calling global methods http://forum.servoy.com/viewtopic.php?t=3085
[fix]-method Editor tree for beans generated wrong entries http://forum.servoy.com/viewtopic.php?t=3169
[fix]-byte array converted wrong when put in a global http://forum.servoy.com/viewtopic.php?t=3146
[fix]-checks/radios field doesn’t set the right value when allow empty selection an valuelist is false
[fix]-elements.label.getThumbnail() doesn’t return an image with the requested size.
[fix]-controller display problems when going from/to print preview.
[fix]-image media field background loading sometimes out of sync
[fix]-html_area, clicking on links triggers method multiple times
[fix]-reading a number from DB when precision and scale are both 0 (incorrect dbdriver behavior)
[fix]-newRecord placed on top for a related foundset could go wrong when showing multiple times
[fix]-setSelected(200) causes the table/listview to load all records http://forum.servoy.com/viewtopic.php?p=15805#15805
[fix]-Password field did not respect margin property
[fix]-Calendar field didn’t use the format in find mode
[fix]-duplicate record returned wrong index
[fix]-typeAhead field empty when display and real value where the same provider
[fix]-BLOB columns returned empty array instead of null if database value is null
[fix]-when creating a new record the oldvalue should be left empty in logging table