From 9c9e742f05abc718c73737e12353ad371724ccb0 Mon Sep 17 00:00:00 2001 From: Bjarke Madsen <bjarke@nordu.net> Date: Thu, 9 Jan 2025 13:58:43 +0100 Subject: [PATCH] update changelog --- Changelog.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/Changelog.md b/Changelog.md index f74d6116..ef9daa68 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,6 +2,17 @@ All notable changes to this project will be documented in this file. +## [0.75] - 2025-01-09 +- COMP-269: Address legibility issues in the survey & render survey descriptions as HTML with paragraphs from sentences +- COMP-312: Fix layout of compendium data page & width of boxes +- COMP-327: Add Kilometres of Leased Dark Fibre national & international pages +- COMP-364: Add Centralized Procurement page +- COMP-440: Add survey comments to the data download +- Update test data dump script to not share code with data download / API to simplify saving/loading the data dump +- Fix sidebar z-index to be above fixed table headers for small screens +- Add Connected Users Remote Campuses page + + ## [0.74] - 2024-12-19 - COMP-315: Allow any input for contacts, instead of requiring a URL (now actually fixed) - COMP-407: Fix SIEM vendors page rendering of the other category -- GitLab