Servoy 2.1 beta 5

We announce the immediate availability of Servoy 2.1 beta 5

NOTE: this is BETA SOFTWARE, use with caution and make BACKUPS before you start.

Install in a separate directory or over 2.1 beta 4, not in your default 2.0 Servoy directory (so you can easily move back to your production version). Before launching it make sure Sybase is not running to avoid connecting to your production repository. If you do not know how to stop Sybase restart your machine.

Do not use in production.

[enh]added security.getSystemUserName(). Returns the username of the user that is logged into the System OS.
[fix] Nullpointer in Plugins: http://forum.servoy.com/viewtopic.php?t=2435
[fix] Data commit problems, with showing formdialog http://forum.servoy.com/viewtopic.php?t=2413
[fix]Designer<->browse mode switching problems http://forum.servoy.com/viewtopic.php?t=2423 , http://forum.servoy.com/viewtopic.php?t=2352
[enh]added i18n.getCurrentLanguage(): http://forum.servoy.com/viewtopic.php?t=2315
[enh]After using foundsetupdater, valuelist is not updated: http://forum.servoy.com/viewtopic.php?t=2104
[fix]Ensure Selection isvisible in MediaEditor: http://forum.servoy.com/viewtopic.php?t=2361
[fix]foundset not displayed correctly in editor treeview, http://forum.servoy.com/viewtopic.php?t=2341
[enh]i18n support for tab panel title http://forum.servoy.com/viewtopic.php?t=2321
[fix] lots of style fixes and improvements
[fix]Help in developer does show in one time now
[fix]Valuelists now convert to the right datatype

This version can be downloaded in the beta section of download at http://developer.servoy.com

could someone shortly explain the changes to Styles, so we can test these?

Thanks!

you mean from b4->b5?
there where just tweaks and things that didn’t work quite right (margin setting ect). Sample code was not perfect yet. And the designer didn’t display the right style after you changed and saved the style.

jaleman:
Install in a separate directory or over 2.1 beta 4, not in your default 2.0 Servoy directory (so you can easily move back to your production version). Before launching it make sure Sybase is not running to avoid connecting to your production repository. If you do not know how to stop Sybase restart your machine.

So I just can install the beta in on a different location on my harddisk, restart my computer and then it doesn’t effect the -old- database or repository server?

freecolours:
So I just can install the beta in on a different location on my harddisk, restart my computer and then it doesn’t effect the -old- database or repository server?

Correct, also when you switch from version to version make sure to also stop sybase (otherwise your ‘other’ repository will continue to run). On windows right click on the SQL icon in your taskbar and stop it, on mac stop the dbsrv process using Activity Monitor.