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 WIKI. | * Added feedback about the Climate model and improved WIKI. | ||
'''Performance''' | |||
* Improved client performance when executing large Measures. | |||
* Improved client performance for large/complex building polygons. | |||
'''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/. | |||
'''Other''' | '''Other''' |
Revision as of 15:21, 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 WIKI.
Performance
- Improved client performance when executing large Measures.
- Improved client performance for large/complex building polygons.
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/.
Other
- Several smaller bug fixes.