...
Version 3.17.7
- Fixed issue with possible infinite loop in formula calculation when a formula expression has a reference to itself via [entry.field_name] notation
- Introduced new option in views to show "cached results". This is handy when the form is not so frequently updated and it is acceptable to show a bit obsolete data (up to 2 minutes max)
- Migration routine timeout is set to be longer to support transferring of large datasets
- Fixed issue with a label not being initialized for choice-based smart fields
- Fixed issue with a views used together with a form view that has "apply filter on field" rules set on the smart fields
- Fixed CSS conflict when the view is set to be scrollable only horizontally (and should not have a vertically limited size)
Version 3.17.6
- Fixed infinite loop on configurations which use dynamic dropdown field which is configured to use another dynamic dropdown field as a source
...