From 85f6b906248d89c83ce5999b257991716e19302b Mon Sep 17 00:00:00 2001 From: magicfelix <felix@felix-zauberer.de> Date: Wed, 9 Apr 2025 12:00:30 +0200 Subject: [PATCH] Update changelog (cherry picked from commit 3779ae3a6990e7447670b97dbdbd25a4c3ddfb47) --- CHANGELOG.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 1c640911b..c09d21bcd 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -18,6 +18,7 @@ Fixed * Recurring events without until value weren't shown. * [Dev] AddressInputType missed country field. * Detail pages, e.g. for groups, did not work anymore. +* The configured theme colors were not used by the frontend. `4.0`_ - 2025-03-29 ------------------- -- GitLab