Page 1 of 1

Servoy 4.0 beta 8

PostPosted: Fri Jun 06, 2008 4:15 pm
by svroemisse
We are pleased to announce the immediate availability of Servoy 4.0 b8

NOTE: this is PRE-RELEASE SOFTWARE, use with caution and make BACKUPS before you start

Make a backup of your current Servoy installation (directory and database) before installing.

If you find a bug or have a feature request, please file a case in our support system: http://crm.servoy.com/servoy-webclient/ ... oy_support

This version is available through the download page on the Servoy website (developer section). This version will also be available through auto update shortly.

Changes in Client
[fix] case 137489: default form background is white instead of the default LAF color
[fix] case 131483: changed the icon for global relations in solution explorer view

Changes in Developer
[enh] performance improvement for solutions with large number of tables
[enh] case 137199, 120389: ask user to disable server when connection errors occur multiple times

[chg] installer will only install sample solutions for plugins and beans if both sample solutions and plugins or beans are selected

[fix] refresh editing forms when style has been changed
[fix] case 135820: added XML & XMLList into JSLib tree in Solution Explorer view
[fix] case 136620: checking one form variable via checkbox in rich client unchecks other checkboxes based on form variables
[fix] case 136579: backspace removes label instead of text in direct edit mode
[fix] case 136882: edit-button in text properties disappears
[fix] case 136882: ctrl-c in properties view value field copies entire row instead of cell contents
[fix] case 137617: paste after cut in form designer would put the element back twice
[fix] case 136761: multiple pasted elements in form designer are all over the place
[fix] case 137226: newly created column wouldn't work until Servoy was restarted
[fix] case 121861: calculation error detection
[fix] case 135799: new form wizard enhancement, when choosing server/table use server/table dialog instead of 2 combo boxes
[fix] sync resources with solution property set to enabled by default in preferences
[fix] allow merge on conflicting resources
[fix] case 130359: made solution explorer aware of inherited form elements
[fix] case 131479: add enable/disable option in server context menu
[fix] NullPointerException when the I18N preference panel was being displayed
[fix] case 123486: label elements lose their name property if duplicate names were detected
[fix] case 134047: duplicate server functionality
[fix] case 138029: delete variables button functional
[fix] installer installs empty databases when no sample solutions have been selected, pre-filled databases if they have been selected

Known issues
- installer quits with error on machines running Java 1.5.0-b64
- port settings from service preference panel are not applied
- create database wizard doesn't work due to missing path environment setting
- text toolbar missing

Previous release
http://forum.servoy.com/viewtopic.php?t=10503

PostPosted: Sun Jun 15, 2008 1:12 pm
by Hans Nieuwenhuis
Hi,

When will auto-update be available for this version.

When I try to update from beta 7, it says that there no new versions

Regards,

PostPosted: Sun Jun 15, 2008 1:26 pm
by ngervasi
use this:

Code: Select all
java -jar servoy_server_updater.jar -beta

PostPosted: Sun Jun 15, 2008 1:37 pm
by Hans Nieuwenhuis
Fortgot about the -beta :oops:

Thanks !!