Child pages
  • Releases of 2020

Versions Compared

Key

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

...

...

The following API changes have been made:

File plugin enhancements
The file plugin was enhanced with the following functionality:

...

The following API changes have been made:

The plugin also got a new serverside property:

Mail plugin enhancements
The mail plugin was enhanced with the functionality 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.

Also, the following API changes were made:

The following Server properties were deprecated, because they are not relevant

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

Other API changes

...