...
Version 3.19.7 & Version 3.20.3
- Fixed small UI issue when setting the page multi-select field via the ConfiForms Field Definition Rules
- Fixed issue with an inline edit for views when a view has multiple references to the same field (via ConfiForms Field macros)
- Added possibility to use the REST API to search/get but retrieving results in an CSV format (by adding the format=csv to the list of URL parameters)
- Fixed issue with "Create BlogPost" IFTTT and a duplicated BlogPostCreateEvent
Version 3.19.6 & Version 3.20.2
- Fixed excessive resource usage of the OSGi Service tracker that caused locks on synchronized code blocks on certain conditions
- Fixed issue with comments field not being correctly handled by virtual functions
Version 3.19.5 & Version 3.20.1
- Fixed issue with restricted spaces setting not properly handled
- Setting "!important" CSS properties correct in "ConfiForms Field Definition Rules#ApplyCSSonafield"
Version 3.20.0
- Compatibility with Confluence 10.x. From now on there will be 2 different binaries released, both having the same functionality. One for Confluence versions 7.20.x-9.x and another one to cover the Confluence 10.x
- This version is based on the functionality included in to 3.19.4
Version 3.19.4
- Fixed issue with the socket timeout not correctly set for web connections
- Fixed dark mode for smart multi-row field
- Fixed issue with remote loading of options when the field is configured to use the "autonumber" field type in the source form
- Fixed issue with a configuration of the "maximum request size for REST API" (JSON payload) (not being saved)
Version 3.19.3
- ConfiForms Filter Control not working for anonymous users on Confluence 9.x
- Fixed issue with free text search when applied on forms that have JQL fields
- Handling empty responses in http client library in a more robust way
- Using icons instead of labels in smart multi-row fields
Version 3.19.2
- Fixed issue with smart multi-row field not working for anonymous users on Confluence 9.x
- Better support for the dark mode (rework on icons, background images and colors)
- workDaysTo function now supports setting the holidays to exclude - Virtual functions
- Fixed issue with NPE in the http client when the request results in a redirect that does not define the redirect location header
- Fixed issue with a pagination not properly working when used from the LiveView
- Added support for the Radio Group fields to be rendered as multi-selects in the ConfiForms Filter Control
- Added wiki markup version of a LiveView macro
Version 3.19.1
- Support for cloud migration to different regions: EU, US, AU
- Smart multi-row field can be now set up to have "Add new row" on either top or bottom
- The form can be set up to show original errors to all users, not only admins (option in the ConfiForms Form Definition, valid per form)
- quaryAndRender queryAndRender on demand API now support additional parameters to enable
- _debug=true - to enable stats
- useCache=true - to use the 2nd level cache
- Added support for ConfiForms filters syntax and functionality on the simple fields (simple dropdowns, etc) when used with asFilteredBy function
- Fixed issue with ConfiForms Filter Control when used through the LiveView macro
- Fixed issue with TableViewMerger not correctly working on smart fields using the same name, but merged together from different sources
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
- Fixed IFTTT that synchronizes smart fields between 2 forms, helping you to easily build the 2 ways references between the form's records - Configuring ConfiForms IFTTT actions and rules#Synchronizesmartfieldreferences
...