From c89fdc3892c1c7f31fc78f0aadef5dfc9d86756a Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sat, 22 Aug 2026 10:34:03 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d32d8ff5d..a3d297044 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed -- Improved the type filter of the activities table component to only list the activity types in use (experimental) +- Improved the type filter of the activities table on the activities page to only list the activity types in use (experimental) - Improved the indexes of the order database table - Upgraded the `Node.js` engine from version `>=22.18.0` to `>=22.22.3` (`package.json`)