From a6fa97368054fd066e67d47689873360cdf23ff7 Mon Sep 17 00:00:00 2001 From: Griatch Date: Sat, 25 Feb 2023 09:14:27 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 7 ++++++- docs/source/Coding/Changelog.md | 7 ++++++- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8dea6a4b37..68a6b2a620 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,13 +2,18 @@ ## Main -- New doc page for Nginx setup (InspectorCaracal) +- Bug fix: `TagHandler.get` did not consistently cast to string (aMiss-aWry) +- Bug fix: Channels hard to manage if given in different case (aMiss-aWry) +- Feature: `logger.delete_log` function for deleting custom logs from inside the + server (aMiss-aWry) +- Doc: Nginx setup (InspectorCaracal) - Feature: Add `fly/dive` commands to `XYZGrid` contrib to showcase treating its Z-axis as a full 3D grid. Also fixed minor bug in `XYZGrid` contrib when using a Z axis named using an integer rather than a string. - Bug fix: `$an()` inlinefunc didn't understand to use 'an' words starting with a capital vowel - Bug fix: Another case of the 'duplicate Discord bot connections' bug + (InspectorCaracal) - Fix: Make XYZGrid contrib's MapParserErrors more succinct ## Evennia 1.1.1 diff --git a/docs/source/Coding/Changelog.md b/docs/source/Coding/Changelog.md index 8dea6a4b37..68a6b2a620 100644 --- a/docs/source/Coding/Changelog.md +++ b/docs/source/Coding/Changelog.md @@ -2,13 +2,18 @@ ## Main -- New doc page for Nginx setup (InspectorCaracal) +- Bug fix: `TagHandler.get` did not consistently cast to string (aMiss-aWry) +- Bug fix: Channels hard to manage if given in different case (aMiss-aWry) +- Feature: `logger.delete_log` function for deleting custom logs from inside the + server (aMiss-aWry) +- Doc: Nginx setup (InspectorCaracal) - Feature: Add `fly/dive` commands to `XYZGrid` contrib to showcase treating its Z-axis as a full 3D grid. Also fixed minor bug in `XYZGrid` contrib when using a Z axis named using an integer rather than a string. - Bug fix: `$an()` inlinefunc didn't understand to use 'an' words starting with a capital vowel - Bug fix: Another case of the 'duplicate Discord bot connections' bug + (InspectorCaracal) - Fix: Make XYZGrid contrib's MapParserErrors more succinct ## Evennia 1.1.1