From 12ab28da65e96430372424da7d9fd5e97fe3152c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Laura=20Kl=C3=BCnder?= Date: Thu, 19 Dec 2024 12:02:11 +0100 Subject: [PATCH] update changelog some more --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b66b8acf..f1ac4216 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,10 @@ and potential backwards incompatibilities. - editor access restriction overview now highlights affected spaces on a map - editor access restriction group edit now shows spaces with selected access restrictions and allows selecting through double click - WayTypes can now be excluded by default +- Proper support for access restricted levels +- External URLs is now shown more prominently, with a custom label and can now also be set for location groups +- Level short_label has been split into short_label (for displaying) and level_index (for internal use like coordinates) +- More type hinting and code modernization # Eurofurence 28 ([ef28](https://github.com/c3nav/c3nav/tree/ef28))