We are pleased to announce the immediate availability of Servoy 6.1 release candidate 4 (releaseNumber 1416).
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 Servoy 6.1 feature highlights see wiki
The issues fixed only in 6.1 or not yet released in other versions are:
Client Changes
[chg] New Servoy 6.1 CSS2 & CSS3 features will only work in WebClient, they are too fragile in SmartClient (Swing)
[fix] SVY-2454 When using the new option for scrollable TABLE_VIEW forms in web client, the column headers are not scrolled horizontally with their respective columns
[fix] SVY-2342 Web client grid scrolling
[fix] SVY-2407 WebClient table sort not working if data in Label or Field as Label
[fix] SVY-2400 When using UUID as primary keys, controller.loadData(relation or foundset) fails with error
[fix] SVY-2374 IndexOutOfBoundsException when using setValueListItems
Developer Changes
[fix] SVY-2436 Repository as team provider password issue
[fix] SVY-2419 margin documentation missing
[fix] SVY-2389 Continues build exporter does not work with our solutions
[fix] SVY-2373 Null pointer exception when adding new field to table
[fix] SVY-2297 Invalid warning when using JSDataSet.addColumn() method with 3 arguments