We are pleased to announce the immediate availability of Servoy 7.0.1 (releaseNumber 2008).
This version is a developer/mobile only update and is available through the 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.
Important: Manual step required!
Since this is an eclipse only update you manually have to copy the mobile plugin in order to see the new plugin API for enhancement SVY-4119
Download mobile.jar and place it in application_server/plugins
We will try to prevent this manual step in future eclipse only updates.
For using external javascript libraries (enhancement SVY-4119) read:
http://wiki.servoy.com/display/public/M ... +libraries
Servoy developer allows you to place a bean and bind any javascript library to this component, which can turn it into an signature field for example.
Read all about how to install Servoy mobile, run the sample and possibilities at:
http://wiki.servoy.com/display/public/M ... bile+7.0.x
For discussion about the new mobile client see the dedicated mobile forum:
viewforum.php?f=67
Regular Servoy 7 docs can be found at:
http://wiki.servoy.com/display/public/DOCS/Servoy+7.0.x
All the issues addressed, since 7.0:
Developer changes
[enh] SVY-4119 Add a bean component that can be used to link external libaries
[fix] SVY-828 Eclipse conflict for 'AUTOGEN:..etc.
[fix] SVY-3890 Unexpected exception while refactoring source code
[fix] SVY-3894 Warning when function parameter has custom type and the actual value passed is object created through reference variable pointing to the same custom type
[fix] SVY-4016 Outline view no longer displaying functions in a variable
[fix] SVY-4059 Show times for Script Unit Tests
[fix] SVY-4063 eclipse performance issue
[fix] SVY-4070 In the "New Form"-wizard, the formname is overwritten when clicking back from "Add dataproviders"
[fix] VY-4084 if you have a client started from developer and add an i18n key and place on a form a label with that key the client will reset showing you bad forms
[fix] SVY-4091 invalid builder marker about functions not always returning a value
[fix] SVY-4097 Double relation in Servoy Mobile (create)