Page tree

Versions Compared

Key

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

...

  • Fixed issue with IFTTT to "Copy ConfiForms Data" not triggering events (when data is copied to target form)
  • Fixed issue with page discovery algorithm when given without a space key (on large installations it may cause thread stuck and other performance related issues)
  • Fixed bug with asUserLink and asUserLinkMacro Virtual functions
  • Dependencies upgrade based on snyk report on vulnerabilities (no critical/major vulnerabilities)
  • Fixed UI for Dynamic dropdown field configuration (misleading parameter texts removed)

Version 2.27

  • Support for multipart/form-data requests in ConfiForms Server REST API version 1 when yo need to create/update/validate a record that has files/attachments
  • Reworked support for timezones and user timezones. Now functions report correctly times and dates when fields are set to show data in user timezones (for input and output)
  • Support for resetting "comment" field value via IFTTT update
  • Support for evaluating as Velocity template all the page related parameters in IFTTTs
  • Enhanced support for file/attachment fields to be used from within smart multi-row fields
  • Optimized spaces loading query in "Spaces" field type to load user accessible spaces in one go. Significantly optimizing loading performance for instances with large (current) Confluence spaces count 
  • Fixed memory leak in Content extractor (Confluence search) and CachedEntry (thread local bound cache)
  • Fixed issue with encoding on certain server configurations when using Recovery API to recover data that has non-latin characters (accents, umlauts, etc)
  • Fixed issue with IFTTT to redirect to another URL when set to run onDeleted event (subsequent runs were not triggering actual redirect)

...