From 631204fe3c1be6a2567fc43f34cb9ce8ef7ed014 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Laura=20Kl=C3=BCnder?= Date: Thu, 17 Apr 2025 12:34:59 +0200 Subject: [PATCH] update changelog --- CHANGELOG.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e65fad53..73a80e58 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,15 @@ and potential backwards incompatibilities. # Easterhegg 2025 (development ongoing) -- Fix bug that prevented the UI from working when no overlays were configured +Behind the scenes, comfort, bug fixes: + +- fix bug that prevented the UI from working when no overlays were configured +- add instance name to sentry bug reports +- avoid excessive number of queries in the theme code during every request +- rip out awful old Editor API that hopefully noone ever used +- finally tracked down the bug locking the entire map while processupdates was running, + meaning you can not continue using the editor while processupdates is running. +- better type hinting in some places # 38. Chaos Communication Congress ([38c3](https://github.com/c3nav/c3nav/tree/38c3))