From 46a6c255815d43808f8c47c4a6f9f02a705e7782 Mon Sep 17 00:00:00 2001 From: Lucie Mades <mades@itc.rwth-aachen.de> Date: Thu, 17 Oct 2024 09:04:04 +0200 Subject: [PATCH] Update file Changelog.md --- Changelog.md | 39 +++++++++++++++++++++++++++++++++++++-- 1 file changed, 37 insertions(+), 2 deletions(-) diff --git a/Changelog.md b/Changelog.md index 9658f4e..50dab14 100644 --- a/Changelog.md +++ b/Changelog.md @@ -24,8 +24,43 @@ Some of the logged changes might apply to Features that will be unlocked in the </details> --> +#### Planned Release for 21.10.2024 +<!-- Sprint 2024-20 --> +<details> + <summary>Details</summary> + + ##### General + Master Version 20.5 + - All jards web pages will go into maintenance mode, if the underlying database is not available for any reason + - It is now possible for jards users to update their own mail adress + - enabled pageforwarding from the old NHR domain (jards-nhr.itc.rwth-aachen.de) to the new domain (jards.nhr-verein.de) + - small backend improvements + + ##### Applications + - NHR@ZIH applications: several small adjustments + - adjusted limits + - disabled "signed form required" reminder mail on finalization + - PI/PC can now be the same person + - NHR4CES applications: Improved tooltips for gpu resources to update on change of the resource unit + - RWTH Jards: Ended support for NOVA (Innovative) applications + - It is no longer possible to create NOVA applications + - All existing unfinished NOVA applications have been removed + + ##### Reviews + - Improved application search to include more columns and be more similar to the displayed information int the group overview + - New columns need to be added for display in the search reuslt table configuration + - Information on resource consumption is now available in the application history + - Removed empty columns from application history + - The warning that is displayed when moving applications into more than one group no longer accounts for COM groups, as it is only relevant, if an application would be assigned to multiple TEC/SCI groups + + ##### API + - Removed deprecated Endpoints for HPC accounts + + ##### Hotfixes released during the last cycle + +</details> -#### Planned Release for 07.10.2024 +#### Release from 07.10.2024 <!-- Sprint 2024-19 --> <details> <summary>Details</summary> @@ -53,7 +88,7 @@ Some of the logged changes might apply to Features that will be unlocked in the </details> -#### Planned Release for 02.10.2024 +#### Release from 02.10.2024 <!-- Sprint 2024 17-19, alle Änderungen aus dem AC-Units Branch --> <details> <summary>Details</summary> -- GitLab