We are pleased to announce the availability of Servoy 7.4 release candidate 3 (releaseNumber 2025).
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 add an Eclipse update site:
https://www.servoy.com/developer/70x_up ... ecandidate
followed by "Check for updates" via help menu.
Read all about the enhancements and new features at:
https://wiki.servoy.com/display/DOCS/New+in+7.4
The issues addressed, since Servoy 7.4 rc2 release:
Client changes
[fix] SVY-6104 UI Converters Interfere with onDataChange events
[fix] SVY-5976 foundset.deleteAllRecords leaves phantom records in client
[fix] SVY-5847 Smartclient doesn't react to setting OnSort to none
WebClient changes
[fix] SVY-6115 New HTML objects does not always load in IE10
[fix] SVY-6085 HTML editor does not update dataprovider in Chrome and IE8
[fix] SVY-6057 CSS issues
[fix] SVY-5983 TYPEAHEAD fields in Web Client do not select correct value when used with valuelists based on relation
[fix] SVY-5730 Using Down-arrow don't works in web-client
[fix] SVY-5657 onAction() and onDataChange() don't fire in the webclient for a radiobutton
Developer changes
[fix] SVY-5838 Explain why we wrap foundset sql
[fix] SVY-6095 Using the result from utils.dateFormat() results in warning
[fix] SVY-6093 Incorrect warning when using the "var self = this" idiom in custom types
[fix] SVY-5901 valuelist not showing when non-stored calc is used (two relations deep)
[fix] SVY-5837 Allow "with" besides "select" in dataset sql queries
Server changes
[fix] SVY-6064 DBF JDBC driver "error getting data from global method valuelist"
[fix] SVY-5980 Updated DBI information for database views is not imported correctly in Servoy Application Server
[fix] SVY-5900 Error thrown by relation 'create' constraint is not triggering onError event
[fix] SVY-5695 branding is changed in Servoy 7.3.1
[fix] SVY-6009 Servoy doesn't startup after installing 7.4rc
[fix] SVY-5588 Error in foundset > 200 with SQL
Plugins changes
[fix] SVY-5851 Spell checks plugin's dialogs and wizard always returns english messages
[fix] SVY-6114 from created with plugins.window.showFormPopup does not close when clicking on a HTML field in the background
[fix] SVY-5881 TYPE_AHEAD field closes overlay form created with plugins.window.showFormPopup