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 open "Check for updates" via help menu.
Read all about how to install Servoy mobile, run the sample and possibilities at:
http://wiki.servoy.com/display/public/M ... bile+7.x.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.x.x
The issues addressed, since 7.1 and upcomming Servoy 6.1.6 release:
Client changes
[fix] SVY-4474 documentation on deprecated "currentcontroller"
[fix] SVY-4699 foundset.sort(function) throws a "couldn't sort..."-error even though it is just in-memory
[fix] SVY-4649 Tooltip text and rolloverimage in the wc do not show if you don't have a image
[fix] SVY-4588 ListBox ondatachange and onaction do not function like the smart client.
[fix] SVY-4499 ValueList formatting a integer field to display
[fix] SVY-4469 Listview scrolling problem when editing in the header
[fix] SVY-4414 element.myLabel.imageURL returns a NULL
[fix] SVY-4297 UI Converter not applied to calculations
Mobile client changes
[enh] SVY-4409 mobile master/detail as initial tablet support, utilizing navigator form property
[enh] SVY-4155 javascript types like JSHeader for mobile solutionModel
[enh] SVY-4683 Introduce a solution type 'Mobile Shared Module' so that the service solutions "knows" what relations really belong to the mobile solution
[enh] SVY-4580 Calendar field support for "date", "time" and "datetime"
[enh] SVY-4243 Call backs for success and failure on mobile plugin syncData method
[fix] SVY-4541 phonegap.js not included when targeting native mobile app, and phonegap build config is customizable in mobile exporter

[fix] SVY-4750 All edited columns are saved during a sync, not only the the changed columns

Developer changes
[enh] SVY-4432 Enable auto update check eclipse notification in Servoy Developer
[enh] SVY-4279 Support for high resolution displays (ie. Mac Retina)
[fix] SVY-4518 Formatting cannot be reset correctly.
[fix] SVY-4511 add a column in a table
[fix] SVY-4501 Auto Enter Servoy seq Not able to change initial next value
[fix] SVY-4478 Unattended installation of 7.1 server fails on Linux
[fix] SVY-4283 When running Servoy tests from ServoyJSUnitTestRunner print the js file names of the failing tests
Server changes
[fix] SVY-4319 Javascript error "TypeError: element is null" in wicket-event.jar when opening some dialogs.
[fix] SVY-4262 Issues in the new tool for running Servoy tests in a continuous integration server
Plugins changes
[fix] SVY-4510 When unchecking checkbox of child node in DBTreeView, icon change does not go through until clicking the text of another node in the tree.