We are pleased to announce the availability of Servoy 7.4.5 release candidate (releaseNumber 2040).
This version is available through the auto-update. (eclipse update url: https://www.servoy.com/developer/70x_up ... ecandidate)
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.
The issues addressed, since Servoy 7.4.4 release:
Developer
[fix] SVY-7341 Developer will not run under Java 8 / Yosemite (Mac OS X 10.10)
[fix] SVY-7800 War Exporter full deselect of plugins/beans/lafs (and drivers but there we have required 1 selection) isnt remembered
[fix] SVY-8264 problem_with value_list type
[fix] SVY-8417 Selecting a TabPanel in the Outline view doesn't select the TabPanel in the Form Editor
[fix] SVY-8481 WAR Export: L&F-related jars in LAFS folder don't end up in WAR file
[fix] SVY-8615 Servoy developer will hang (repeatable)
[fix] SVY-8684 Unable to control the timeout when running unittests in Developer
[fix] SVY-8689 Error in documentation of jsDataset.setValue
Client
[fix] SVY-7996 Servoy deletes wrong record - Regression
[fix] SVY-8197 aplication.closeSolution triggers solution onOpen event two times
[fix] SVY-8402 Check or radio not triggered when coming from another field
[fix] SVY-8540 SCrolable tableview doesn't show correct record after viewing detail
[fix] SVY-7715 Load records by query for querys that don't start with select
SmartClient
[fix] SVY-6302 selectOnEnter OSX does not work correct (annoying)
[fix] SVY-8180 Light text on dark background in comboxes in smart client unreadable
[fix] SVY-8307 error loading dataset into foundset using foundset.loadRecords(dataset)
WebClient
[fix] SVY-8182 HTML tooltip incorrectly displayed for disabled button
[fix] SVY-8229 onDataChange is not fired after onRecordSelection in listview
[fix] SVY-8298 When using spaces inside search keys, filtering doesn't work in Typeaheads
[fix] SVY-8353 Selecting editable calculation field in a grid - does not change the selection to the record
[fix] SVY-8425 Images not scale in Webclient
[fix] SVY-8440 Table view fields pushed off right of window
[fix] SVY-8453 Updating the border on a label in the WC will change the label's height
[fix] SVY-8487 Stylesheet is not pushed to the Servoy file uploader
[fix] SVY-8488 When uploading multiple files the text is not updated
[fix] SVY-8629 When a format is applied to a field with a number as dataprovider, the number reapears after you just removed it
[fix] SVY-8642 Treeview broken in MS-Edge (W10)
[fix] SVY-8798 nullPointer in the logs (setting css properties)
Mobile Client
[fix] SVY-8468 Vertical scrollbars disappear on Android 5.0/5.1
[fix] SVY-8531 Vertical scrollbar appears even if page doesn't needs one
Server
[fix] SVY-8675 WAR deployment doesn't propagate column aliases
Jasper
[fix] SVY-8220 .jasper report fails when fired for the first time in webclient!
[fix] SVY-8294 fixing virtualizer issue servoyforge
[fix] SVY-8371 Jasper plugin: getReportParameters broken
[enh] SVY-8373 JasperPlugin getReportParameters: add isForPrompting property
Extensions
[fix] SVY-8752 plugins.mail.isValidEmailAddress([email protected]dam) fails
[enh] SVY-2200 Allow setting of column names in excel export (backported)
[enh] SVY-7633 Restful plugin: add option to return data with a PUT request
[fix] SVY-8669 .docx and .xlsx files cannot be posted to REST plugin