Page tree

Versions Compared

Key

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

...

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

Table of Contents

Version 2.25.3

  • Addressing issue that has been introduced by strict validation of the form configuration (in 2.25.2). Field max length is upped to 60 symbols max. And the rule could be disabled via plugin configuration (but we encourage you to enable this setting if you plan to migrate your ConfiForms data to cloud at some point).

Image Added

Version 2.25.2

  • Fixed missing header in Smart multi-row field when set to render as TableView
  • Fixed issue with default fields in ConfiForms Filter Control macro (rendering system fields by default as well, which it should not)
  • Experimental support in Import API to allow users to specify "field or fields as unique key" to identify a record to update (in addition to "entryId" column mapping)
  • Added support for importing of smart multi-row field values via Import API
  • Lookup and Set rule (ConfiForms Field Definition Rules#Lookupandsetvalue and others from "Lookup and Set" rules family) has been improved to work correctly with values that have CRLF (new lines) - looked up from TextArea/Markdown field
  • queryAndSet function now to support expressions on the field it is queried on - Virtual functions. Wrapping the field or expression in parenthesis will tell ConfiForms to try to calculate the field, and for numeric/currency fields that will attempt to sum up the values that were found
  • Attempting to improve ConfiForms attachment handling as per advises given by Atlassian in
    Jira
    serverAtlassian JIRA
    serverId144880e9-a353-312f-9412-ed028e8166fa
    keyCONFSERVER-69074
    (to avoid conflicts with Collaborative editing)
  • Fixing issues with incorrect time rendering when "use user timezone" option is selected for date/datetime and datetime interval fields
  • Convenient option to disable ConfiForms indexer globally via ConfiForms app configuration

...