Release Notes 2.97.0 (02.06.2022)
Improvements
Function number_format improvement
We set up default values for decimal and thousand separators in the function number_format, so those parameters are not mandatory anymore.
The default decimal separator is a dot and thousand separator is a comma
Internal updates
Release 2.97.0 introduces internal updates, refactoring, and code improvements that are not directly visible to end-user.
Bug fixes
When building expression using data fields that are not present in a specific JSON dataset, it used to throw errors. We fixed that with the new version 2.97.0.
Updated on: 02/06/2022
Thank you!