7.2.261-stable
In this page
- 6.10
- Table mappings automatic destructuring
- Table mappings automatic saving
- Chart config automatic saving
- Configurable number formatting (decimal separator)
- Graph locals naming now takes the parents name into account
- New
gui-tasks
UI for quick filtering/sorting - Right-click context menu to “Add/Remove to locals” quickly
Explorer Changelog
6.10
Table mappings automatic destructuring
Table mappings automatic saving
Chart config automatic saving
Configurable number formatting (decimal separator)
Graph locals naming now takes the parents name into account
Previously only the name of the currently displayed value was used for the name. That behavior often lead to naming conflicts when adding object properties to the locals.
With this change, naming conflict should be greatly reduced.