From 6bc7e93ccf092d4e3bbc9c3e6a3f1384c7510e25 Mon Sep 17 00:00:00 2001 From: Michael Bauer <michael-bauer@posteo.de> Date: Sat, 12 Apr 2025 16:03:51 +0200 Subject: [PATCH] Update changelog (cherry picked from commit 57bbc74a1fb783a576eaad365ab16b76fd7a9ae1) --- CHANGELOG.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 80424ba75..35a4505df 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -20,6 +20,7 @@ Fixed * Detail pages, e.g. for groups, did not work anymore. * The configured theme colors were not used by the frontend. * It wasn't possible to change icons of OAuth applications in the frontend. +* First fetching of calendar-feeds logged an error to console. `4.0`_ - 2025-03-29 ------------------- -- GitLab