Version 2021.8.8: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
* Added the option to set the simulation start year. | * Added the option to set the simulation start year. | ||
* Added feedback about the Climate model and improved related WIKI pages. | * Added feedback about the Climate model and improved related WIKI pages. | ||
'''API''' | |||
* Added extra logging of user activity (e.g. add/remove user) for domain admins. | |||
* Added extra logging of security incidents (e.g. false password login) for domain admins. | |||
* BREAKING: New API path for: /api/logs/mydomain/ -> /api/logs/mydomain/sessions/. | |||
'''Performance''' | '''Performance''' | ||
Line 10: | Line 15: | ||
* Improved client performance for large/complex building polygons. | * Improved client performance for large/complex building polygons. | ||
* Improved server memory handling, allowing more projects active. | * Improved server memory handling, allowing more projects active. | ||
'''Other''' | '''Other''' |
Revision as of 15:26, 12 February 2021
Version 2021.8.8 is released on preview.tygron.com (Preview) on Feb 12th 2021
Subsidence
- Added timeframe support to Subsidence Overlay.
- Added the option to set the simulation start year.
- Added feedback about the Climate model and improved related WIKI pages.
API
- Added extra logging of user activity (e.g. add/remove user) for domain admins.
- Added extra logging of security incidents (e.g. false password login) for domain admins.
- BREAKING: New API path for: /api/logs/mydomain/ -> /api/logs/mydomain/sessions/.
Performance
- Improved client performance when executing large Measures.
- Improved client performance for large/complex building polygons.
- Improved server memory handling, allowing more projects active.
Other
- Added new 3D models for (electricity) transmission towers.
- Improved geo mapping of open land.
- Bugfix for loop in Prequel Overlays.
- Several smaller bug fixes.