Page tree

Versions Compared

Key

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

...

Since ConfiForms app version 2.x we will publish release notes here 

...

  • Support for timezones in formatDate and jiraDate/jiraDateTime functions. See more Virtual functions
  • Fixed issue with calculations of currency fields
  • Fixed regression issue with file name validation (regular expression)
  • Fixed possible XSS issue with value transformed with a non-html producing function(s)
  • User key is now available as user object property Accessing field values and properties
  • Support for setting up default sender for ConfiForms IFTTT that sends emails (in app configuration for all emails sent via ConfiForms)
  • You can now restrict the sender in ConfiForms IFTTT emails to be only the current user (unless this is overidden by default sender, see above)
  • You can setup ConfiForms (app configuration) to ensure the values are always escaped (after transformation) to prevent possible XSS issues
  • Fixed issue with setting datetime interval field values in IFTTTs that copy/create records
  • Improved WebService request IFTTT action to handle better POST/PUT and PATCH methods that have no body
  • Improved support for setting up field definition rules for datetime interval fields
  • Support for "limitFields" parameter in REST API when searching for ConfiForms records
  • Fixed issue with inline edit / quick action when the modified row was by a mistake rendered in a wrong place (inside the success message)

Version 2.12.4

  • Fixed regression issue with attachments storing when use secure storage
  • Improved support for conversions between user's timezone and server timezone - using new Virtual functions called "asUserTimezone"

...