Releases: DLR-SC/ESID
Releases · DLR-SC/ESID
v0.2.0-alpha
New Features
- Group Filters
- There is a new button below the '+' card on the top right called 'Groups'.
- This opens the group filter editor. Here you can create, toggle, edit and delete customizable groups.
- Example of a group filter: "All people of any gender aged 35 or less"
- Example of a group filter: "All people of any gender aged 35 or more"
- Example of a group filter: "All males of any age"
- The scenario cards now show the active group filters as an collapsible addon to the right.
- The line chart displays the group filters with a different line style.
Improvements
- All numbers on scenario cards now show as integers only.
- The cards are now bigger, so it is less likely for text to overflow.
- The app now saves, if the compartments were expanded between sessions.
Bug fixes
- Found an issue with the persistent cache that crashed the website when a new property is added to the persistent store
and added a comment to prevent future errors.