From 0ffc189a8b967f7be6f25469a85afa851763db10 Mon Sep 17 00:00:00 2001 From: Corban-Lee Jones Date: Fri, 4 Oct 2024 16:58:45 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bebf9a7..8346e7b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,6 +24,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed +- General rewrite of entire web interface +- General rewrite of entire backend - Web interface now uses the full device width, rather than a smaller maximum width - Server sidebar use more width, also displays name and guild ID, becomes smaller on small devices - Update changelog to follow [Keep a Changelog](https://keepachangelog.com/en/1.1.0/) @@ -32,6 +34,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Help text for the switch fields on the Filters form, to better indicate their function - 'Invite PYRSS' yellow warning alert made to be mobile friendly - Table controls (pagination & page resizer) adjusted to support mobile devices +- Moved footer items to bottom of sidebar +- Changed style of navbar buttons ### Removed