From 5af4685452d57ffa991814e368e0e08ae763ba56 Mon Sep 17 00:00:00 2001 From: Deer-Spangle Date: Fri, 30 Aug 2024 07:26:43 +0100 Subject: [PATCH] Update changelog for v2024.08.1 --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0737083..c000762 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,15 @@ Changelog for FAExport API, should include entries for these types of changes: Format inspired by https://keepachangelog.com/en/1.0.0/ +## [v2024.08.1] - 2024-08-30 + +### Fixed + +- Fixed submission page to correctly fetch author information after gofundme panel was added +- Fixed FAAccountDisabledError detection, which had also broken due to the gofundme panel +- Fixed note message parsing, which had broken due to a warning notice added into notes +- Updated Makefile to use `docker compose` instead of `docker-compose` + ## [v2024.03.4] - 2024-03-19 ### Fixed