...
Version 3.19
- Updated http client to mitigate https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-5783 + bugfix in reading an incomplete response in some rare scenarious
- Fixed issue with configuration of a restricted spaces in ConfiForms app configuration
- Support for dynamically resolved values in the following field definition rules
- Fixed remote options loading for rows with a custom label (fields with an enabled remote loading) + fixed search/lookup in these options
- Improved sorting performance, especially in large datasets
- Fixed issue with user/multi-select user fields when an email with an apostrophe used as a username in Confluence
- Fixed default CSV export (heading row was not matching the order of the data rows)
- Support for adding a comment to multiple pages at once - Configuring ConfiForms IFTTT actions and rules#CreateComment (list of page ids can be given as an argument)
- Dynamic parameters support for "get" function (Virtual functions)
- Improved support for Confluence dark mode
Version 3.18.4
- Fixed issue with task name not shown for the migration task on Confluence 9.x (Velocity whitelisting)
- Added support for dynamically looked up field names (fields that could have [entry.field_name] notations and will be evaluated before setting the values)
- Improved pre-migration report with more details helping users to understand existing configurations and the ConfiForms usage better
- Improved remote loading option in smart fields to support date fields or fields with a custom labels better
- Create Page IFTTT now updates parent page last modifier to clearly show that the page or the children pages were updated/changed
- Fixed Synchronize smart field references IFTTT to correctly behave onDeleted event
- Fixed issue with math function to compare values with || (Supported math operators, formulas and functions) - incorrect behavior when values were given as booleans
- Fixed issue with form's field configuration when the form is configured in the blogpost
- Added support for CalendarViews to redefine the dimensions for the form's edit dialog (via ConfiForms Edit Controls by defining the form's height and width)
- Fixed issue with a pagination when used with ConfiForms Filter macro and it has an additional criteria defined
- Fixed issue with dynamic dropdown not triggering event on value selection that prevented ConfiForms Field Definition Rules from being triggered
...