From 2fc4e89317cb39dd6f3264af757a9f53594526e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Laura=20Kl=C3=BCnder?= Date: Fri, 18 Apr 2025 14:05:13 +0200 Subject: [PATCH] update changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 73a80e58..f7843bc4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,9 @@ Behind the scenes, comfort, bug fixes: - 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 +- fix bug introduced 4 months ago that allowed users with access to the editor to + self-review changesets so long if they only created objects within spaces +- fix very persistent theme color caching issues # 38. Chaos Communication Congress ([38c3](https://github.com/c3nav/c3nav/tree/38c3))