From f75db4a009f59322c6d902cede4cb9b1024015c8 Mon Sep 17 00:00:00 2001 From: Bjarke Madsen <bjarke@nordu.net> Date: Fri, 17 Jan 2025 16:20:47 +0100 Subject: [PATCH] update changelog --- Changelog.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index e0141ac6..03827fa6 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,11 +3,16 @@ All notable changes to this project will be documented in this file. -## [0.78] - 2025-01-13 +## [0.78] - 2025-01-17 - COMP-371: Add S&P - EOSC Listings page (unlisted due to bad data) - Only render http(s) links as links in URL tables - Get rid of redundant collapsible-column css & fix up some css - Add survey-publisher-legacy script for converting old response data into new surveys (reusing 2024 survey template) +- Fix minor bugs & minor improvements for frontend & backend +- Add legacy-survey-publisher script for generating surveys from 2016 to 2022 from the old data +- Fix mapping of survey response data for 2023/2024 publishers +- Add dry run functionality for publishing to the survey management page (it prints changes to the console) +- Convert all surveys except the 2023 survey to use the 2024 survey ## [0.77] - 2025-01-10 - COMP-369: Add Network - Capacity - External IP Connections page -- GitLab