Child pages
  • Releases of 2020

Versions Compared

Key

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

General

...

Servoy

...

Warning
titleExisting solution will cease to work in Servoy 5.2

Existing solution, developed in Servoy versions before Servoy 5.2 will not work correctly in Servoy 5.2 IF Enhanced Security is enabled (which it is by default) AND IF the solution falls in one of the 2 below mentioned scenario's

...

  • Solution run in the Servoy Smart Client that utilize the custom login form functionality
  • Solution run in the Servoy Smart Client that does not require authentication

Programming Features

  • Added application.showFormInWindow(...)
    Allows the developer to show Forms in a real window that:
    • Can be minimized/maximized/closed/resized by the user
    • Shows as a separate entry on the System bar of the operating system
    • Allows the user to select which window is in front
      This functionality is additional to the already existing function application.showFormInDialog(...), which shows the form in a dialog, which:
    • is always on top of the main application window
    • does not show as a separate entry on the System bar of the operating system
    • can only be closed and resized by the user
  • Added option to supply "Reply To" address when sending an email using the the email plugin's sendMail() function
    The "from" email address parameter can be 2 separate email addresses, separates by a comma. The first will be utilized as the "from" email address, the second as the "reply to" email address.
  • Added security.authenticate(...) to facility communication between Login and Authenticator solutions. See Upgrade existing implementations to Servoy 5.2's Enhanced Security  for more information 

Deployment

...

is released using a strict release schedule which can be found here: Servoy Release Schedule And Release Notes

The last releases are:

2022.06 Whats new

2022.03 Whats new

2021.12 Whats new

2021.03 Whats new