...
Version 3.15.3
- Fixed issue with an inline edit and the action buttons on TableViews not refreshing the contents
- Fixed security issue with adding comments (comment field) even when the user has no view permissions on the form
- Web-service Request IFTTT now reports (only) the response as a result, when form is not in the debug mode
Version 3.15.2
- Improved parsing of complex expressions that involve replacement of values or use of evaluateFormula or iterateAndPrint functions
- Improved filtering engine performance by switching to parallel streams. This improved performance by 80-100% on certain form configurations
Version 3.15.1
- Fixed issue with a lost locale for the user doing the REST API calls which resulted in dates being parsed with a "server locale" which could have provided some unexpected results and deviations
- Fixed issue with NPE in filtering engine when used with multi-labels/multi-values fields
- Fixed issue with ConfiForms Filter Control when used with dynamic dropdowns and wildcards matching is enabled
- Fixed issue with Import API not working for datetime interval fields
- Lowered number of items to be processed asynchronously per thread when parallel loading / rendering or filtering is enabled
Version 3.15
- Compatibility with Confluence 9.2
- Remote loading for smart fields (new parameter in the ConfiForms Field Definition): Advanced dropdown and the multi-select field. Useful for forms that use large amount of data
- Fixed issue with REST API create endpoint and mappings for the multi-value fields
- Optimized loading of forms that have fields that load large amounts of data into choice-based fields, but have rules that filter out those options initially
- Improved performance in filtering for multi-select fields and free text searches
- Fixed issue with setting the multi-user field not rendering the user's avatar
...