We are pleased to announce the immediate availability of Servoy 6.0 a7, this will be the last alpha version.
This version is available through the download option on the Servoy website and auto update.
Always make a backup of your current Servoy installation (directory and database) before installing/upgrading.
To update a Servoy eclipse open "Check for updates" via help menu.
For all the highlights read the wiki
Smartclient Changes
[fix] 366694 Not Editable checkbox (=editable with spaceBar)
Webclient Changes
[enh] 333885 WC Performance tuning, page source cleanup
[fix] 353541 SplitPane divider position change causes a refresh in the browser, while this isn't needed
[fix] 369949 OnRender event does not produce correct results for Labels used on TABLE_VIEW forms
[fix] 316100 Calling Servoy method from HTML
Developer Changes
[enh] 364669,355291 More fine grained control for form element z-order
[enh] 352143 add name property to label when placing label
[fix] 363400 E4X processing in validation not correct yet
[fix] 345890 Ability to drag Form from the Solex onto Panels (tab/tabless/split) in the open Form Editor
[fix] 348943 No warning for "xxx instanceof Label" while Label is not something that can be used
[fix] 369533 Developer stops responding when multiple columns are deleted
[fix] 369948 FormEditor performance issue on forms with large amount of resulting JavaScript code
[fix] 354119 JSLib: Numer.toString([radix]) missing
[fix] 370521 Code in template for the onError event handler on solutions has markers
[fix] 159851 Code complete with JSDoc support
[fix] 324263 users uid cannot be changed
[fix] 141037 cursor position wrong when creating first method
[fix] 219167 JSDoc handling on nested stuff not working properly
[fix] 333181 Multivalue Editors for Bean Properties
[fix] 299723 Deleting from methods/vars from Solution Explorer deletes var comments
[fix] 370295,371284 addTableFilterParam is NOT Cumulative - With Custome SQL & 'IN' Syntax
[fix] 325338 Developer "hangs" a long time when database is unreachable
[fix] 359850 Issue in validator for params of type Object with defined properties
Plugin Changes
[fix] 332054 DBTree(Table)View bean has an opaque property, instead of a transparent property like everything else in Servoy
[fix] 354349 Dbtreeview background color is not shown properly
[fix] 344743 DBTree(Table) bean has a border property whereas all default Servoy elements have a bordertype property
[fix] 333407 TreeView erratic Behavior in SC on the Mac