From 00db3b3020b88fb2bf8ce2783915548719a6adae Mon Sep 17 00:00:00 2001 From: Michael Bauer <michael-bauer@posteo.de> Date: Sat, 12 Apr 2025 16:00:51 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index da41b23b5..ee1e1a4dd 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -25,6 +25,7 @@ Fixed * The configured theme colors were not used by the frontend. * Recurring events without until value weren't shown. * It wasn't possible to change icons of OAuth applications in the frontend. +* [Dev] Dialog-Object-Form's internal dialog-mode-handling did not implement opening via activator slot. `4.0`_ - 2025-03-29 ------------------- -- GitLab