Version 2023.7.5: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 10: | Line 10: | ||
* Indicator activation is now independent from Scenarios. | * Indicator activation is now independent from Scenarios. | ||
* Scenarios can be duplicated just like other items. | * Scenarios can be duplicated just like other items. | ||
* Bugfix for Network flow and Cinematics at start of Scenario. | |||
'''API''' | |||
* Added isActive boolean to Indicator endpoint, replaces deprecated active map. | |||
* Editor/START_MAP_CREATION has "optional" additional value to set the area of interest. | |||
* Editor/START_MAP_CREATION has option to change the CRS to something else then default EPSG 3857. | |||
* Location endpoint has new version with additional information, defaults to old info. | |||
'''Other''' | '''Other''' | ||
* Improved user feedback in GeoPlugin configuration. | |||
* Fixed some scaling issues and updated 4K mouse icons. | * Fixed some scaling issues and updated 4K mouse icons. | ||
* Bugfix for missing function attribute export. | |||
* Integrated TQL documentation in Query Panel. | * Integrated TQL documentation in Query Panel. | ||
* Several smaller bug fixes and WIKI updates. | * Several smaller bug fixes and WIKI updates. | ||
[[Category:Version 2023]] | [[Category:Version 2023]] |
Revision as of 12:24, 27 March 2023
Version 2023.7.5 is released on engine.tygron.com on March 31th 2023.
DXF
- Improved DXF exporter with full polygon support.
- Add option to GeoPlugins for downloading a DXF Reference File.
- Dragging a GeoJSON into the project selection is stored.
- Added variable margin around "Area of Interest".
Scenarios
- Indicator activation is now independent from Scenarios.
- Scenarios can be duplicated just like other items.
- Bugfix for Network flow and Cinematics at start of Scenario.
API
- Added isActive boolean to Indicator endpoint, replaces deprecated active map.
- Editor/START_MAP_CREATION has "optional" additional value to set the area of interest.
- Editor/START_MAP_CREATION has option to change the CRS to something else then default EPSG 3857.
- Location endpoint has new version with additional information, defaults to old info.
Other
- Improved user feedback in GeoPlugin configuration.
- Fixed some scaling issues and updated 4K mouse icons.
- Bugfix for missing function attribute export.
- Integrated TQL documentation in Query Panel.
- Several smaller bug fixes and WIKI updates.