Child pages
  • Releases of 2020

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Open source
The source code of the entire Servoy Developer suite and the Smart and Web Client has been made publicly available under the AGPL license. The source code for Servoy 5.2 is available from https://subversion.servoy.com/product/branches/v52x_branch. A new Open Source Guide has been added to the documentation wiki specifically targeted to added for developers interested in contributing to the open source projects.

...

  • Deprecated server property mail.smtp.socketFactory.class
  • Deprecated server property mail.smtp.socketFactory.fallback
  • Deprecated server property mail.smtp.socketFactory.port

RESTful Web Services plugin
The RESTful Web Services plugin has been enhanced to support HTTP basic Authentication. When a RESTful Web Service is called, the username and password will be validated against the users registered in Servoy's built-in security. Authentication is required when groups to which the user has to belong to have been set on the plugin.

The groups the user has to belong to can be specified using the plugins server property rest_ws_plugin_authorized_groups.

HTTP Tunnel
Support has been added to the HTTP tunnel NTML proxy support

Other API changes

...

  • Many description and sample code updates in the Reference Guide
  • Inclusion of constructor information on Date and Array
  • Listing of the API for QName and Namespace
  • Added previously undocumented functions and properties on JS Lib and it's subclasses
  • Added some missing types under elements
  • Added generic Eclipse workbench documentation into Servoy Developer

Deployment changes
Batch processors & Headless Clients can open solutions of type "Module" directly. This also goes for Headless Clients started with the Headless Client plugin