All notable changes to this project will be documented in this file.
## [0.89] - 2025-02-11
- COMP-453: Remove strategic plan link from policies page, as we have a separate page for that
- Use a single frontend entrypoint (index.html), as the code splitting now works properly with it
- COMP-449: Add manually fixed security controls data
- COMP-439: Fix HEAnet funding source data
- Update sidebar & compendium data ordering of page links
## [0.88] - 2025-02-05
- Fix data download for models that are already stored in a flat format (previously only provided the last value for a given year, instead of all values)
- Fix ordering of years in ScrollableMatrix
...
...
@@ -9,7 +16,6 @@ All notable changes to this project will be documented in this file.
- Fix security controls import / publishing to not include comment if "other" wasn't selected
- Add year to ServiceMatrix tooltips
## [0.87] - 2025-02-05
- Use separate entrypoints for report & survey to reduce bundle sizes & load time