Release Notes
Table of contents
General
New Features
- Roles were implemented to only allow certain users to make use of the UPT (UrbanPerformance and UrbanHotspots). These are:
- UPTUser: Has access to most UP modules except:
- Advanced:
- Indicators:
- Module Installer
- Module Manager
- Indicator Manager
- Results Labels Manager
- Indicators:
- Advanced:
- UPTAdmin: Has access to all UP modules.
- UPTUser: Has access to most UP modules except:
- Added capacity to share spatial layers among UPT users, the access is for read only.
Bugfixes
- Bugfixes on frontend and backend.
Improvements
- N/A
Adjustments
- N/A
Documentation
- N/A
Future Improvements & Features
- TBA
Known Issues
- TBA
Urban Performance
New Features
- Released all indicators.
- Users can now download results from the Scenario evaluation as a .CSV file. Up to 4 scenarios can be processed in a single request.
Bugfixes
- Bugfixes on frontend and backend.
Improvements
- Autoselection of dependencies when a user selects an indicator.
- Added row count for data loaded in each table in the Manage Data section.
- Improved the graph results tab.
Adjustments
No adjustments were implemented
Documentation
- User manual has an intro and a flowchart to allow users to more easily comprehend what the whole process entails.
- User manual highlights a few key points using numberboxes.
- User manual directs users to the technical report for more detailed information.
- Technical report highlights a few key points using numberboxes.
- Corrections made to the technical report.
Future Improvements & Features
- Autoselection for subdependencies for indicators.
- Automatic unselection of dependencies/subdependencies when unselecting an indicator.
- Change fieldset elements into accordion elements and adjust the user manual accordingly.
Known Issues
- TBA
Urban Hotspots
New Features
- Users can now reverse the scale for the index values, making it show the lowest values as blue and the highest as red.
- Users can now switch between a fixed and a free scale:
- Fixed scale: This is active by default, and goes from 0 to 100.
- Free scale: The tool will set the lowest and highest values from the analysis results and use them as the minimum and maximum values (for example, from 20 to 63).
Bugfixes
- Bugfixes on frontend and backend.
Improvements
- In Advanced -> Settings tab, the labels for the normalization method is now visible, as well as the smaller_better showing
true/false
instead of0/1
.
Adjustments
- The
observe
method was removed due to redundancy with results provided by thestandardize
method. - The
reference
method was renamed tobenchmark
.
Documentation
- User manual has an intro and a flowchart to allow users to more easily comprehend what the whole process entails.
- User manual highlights a few key points using numberboxes.
- Technical report highlights a few key points using numberboxes.
- Both user manual and technical report were adjusted to use
benchmark
instead ofreference
when referring to normalization methods. - Both user manual and technical report omit references to the
observe
method.
Future Improvements & Features
- N/A
Known Issues
- Main dialog sometimes does not resize properly with the accordion functionality.