...
Version 3.15.4 - dev
- Improved handling of attachments delete when an attachment has multiple versions
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
...