From 8f178b7273b163e5e450f76346b044a2784fdeab Mon Sep 17 00:00:00 2001
From: Lucie Mades <mades@itc.rwth-aachen.de>
Date: Mon, 11 Nov 2024 10:02:34 +0100
Subject: [PATCH] Update for Sprint 2024-22

---
 Changelog.md | 29 ++++++++++++++++++++++++++++-
 1 file changed, 28 insertions(+), 1 deletion(-)

diff --git a/Changelog.md b/Changelog.md
index 80df2a2..8e16d5d 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -25,7 +25,34 @@ Some of the logged changes might apply to Features that will be unlocked in the
 </details>
 -->
 
-#### Planned Release for 04.11.2024
+#### Planned Release for 18.11.2024
+<!-- Sprint 2024-22 -->
+<details>
+  <summary>Details</summary>
+
+  ##### General
+  Master Version 20.5
+  - Fixed a bug that would cause links sent by Jards to not be clickable
+  - Fixed display of special characters for countries in the institute selection panel
+
+  ##### Applications
+  - All: Updated application PDFs to use Resource-Labels specified in the Database (was hardcoded)
+  - RWTH WestAI applications: Updated acknowledgement phrase
+
+  ##### Reviews
+  - All: Superadmins can now trigger a change of email address for users
+  - NHR Jards:  Fixed a bug where very old applications could not be displayed properly, if the resource had not been updated
+
+  ##### Projects
+  - Fixed the display of granted resources in the user's view to be coherent with the actual requested resource unit
+
+  ##### API
+  - limited the amount of data that can be exported in one call of `/dbexport/dbexport.php` to avoid timeout errors
+  - new API enpoint: `/reviewertoolkit/mails/log`: Export logged Jards mails, that the API token has access to, with optional filters.
+
+</details>
+
+#### Release from 04.11.2024
 <!-- Sprint 2024-21 -->
 <details>
   <summary>Details</summary>
-- 
GitLab