...
Version 3.15.2 - DEV
- 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
...