We are pleased to announce the immediate availability of Servoy 6.1.2 release (releaseNumber 1421).
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.
All the issues addressed:
Client Changes[fix]
SVY-3002 Webclient button with icon alignment failure
[fix]
SVY-2968 Image media in label fields shifts 1 px in smart-client
[fix]
SVY-2949 JSFoundSetUpdater.performUpdate() throws an exception
[fix]
SVY-2945 UI converter doesn't work in table view
[fix]
SVY-2943 A form larger than the tabpanel they are placed will result in a truncated form.
[fix]
SVY-2955 Changing the RuntimeTabPanel.tabIndex's value throws error with message "Array index out of range".
[fix]
SVY-2951 TYPEAHEAD fields which use valuelist based on relation with UUID real value and TEXT display value do not display dropdown list
[fix]
SVY-2950 TYPEAHEAD fields which use valuelist with UUID real value and TEXT display value fail when users select a value from the list
[fix]
SVY-2888 Issue with displayType = TYPE_AHEAD when set to transparent - value list words start transposing on each other
[fix]
SVY-2929 Aligment of buttons having an icon and text is wrong in IE8
[fix]
SVY-2924 Type-ahead list does (most of the time) not appear in IE8
[fix]
SVY-3006 Script errors in IE8
[fix]
SVY-2923 Empty entry in valuelist shows non-blocking whitespace string " "
[fix]
SVY-2922 Related tabpanel in popup dialog hides all records when opened for second time (scrollable tables)
[fix]
SVY-2921 Grid gutter showing when no vertical scrollbar
[fix]
SVY-2920 Issue using 2 column valuelist in typeahead created with solution Model.
[fix]
SVY-2911 foundset.getSelectedIndex() returns 1 after LoadRecords with an empty datsaset
[fix]
SVY-2894 background-image: linear-gradient not working in styleclass: grid_header
[fix]
SVY-2893 Image media fields are not printed from web client
[fix]
SVY-2588 Tab panel resizing one step behind window resize
[fix]
SVY-2906 Table views are not working correctly in servoy webclient 6.1.
[fix]
SVY-2973 css errors running on servoy 6.1
[fix]
SVY-2585 JSWindow.setSize() does not work in Webclient.
Developer Changes[fix]
SVY-2925 Value lists editor based on table values not working
[fix]
SVY-2980 deprecated code use brakes after going from 6.0 to 6.1.1
Server Changes[fix]
SVY-2719 Cannot import crm sample solution on oracle
Plugin Changes[fix]
SVY-2933 plugins.serialize.toJSON /fromJSON does not handle correctly empty arrays
[fix]
SVY-2904 Bug in rawSQL plugin when used in conjunction with databaseManager.switchServer() and an active transaction.