From e21915b08701f4fde5a8e0057f8ac3f37110241d Mon Sep 17 00:00:00 2001 From: HansiWursti Date: Tue, 9 Jan 2024 18:13:54 +0100 Subject: [PATCH] Add release Notes --- upcoming-release-notes/2114.md | 6 ------ upcoming-release-notes/2204.md | 6 ++++++ 2 files changed, 6 insertions(+), 6 deletions(-) delete mode 100644 upcoming-release-notes/2114.md create mode 100644 upcoming-release-notes/2204.md diff --git a/upcoming-release-notes/2114.md b/upcoming-release-notes/2114.md deleted file mode 100644 index 0e02c17de1c..00000000000 --- a/upcoming-release-notes/2114.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -category: Bugfix -authors: [HansiWursti] ---- - -mobile: error page for special account urls diff --git a/upcoming-release-notes/2204.md b/upcoming-release-notes/2204.md new file mode 100644 index 00000000000..34922bfefe6 --- /dev/null +++ b/upcoming-release-notes/2204.md @@ -0,0 +1,6 @@ +--- +category: Bugfix +authors: [HansiWursti] +--- + +Re implemented the mobile Account Error Page introduced in #2114 and reverted in #2186 \ No newline at end of file