From 33f0a3313c3f21fb27c19b7ec5cc895fece4571b Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sat, 29 Aug 2026 20:55:03 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ddc818959..d4bf94638 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added +- Added the support for the filters of the assistant to the accounts page - Extended the `GET api/v1/account` endpoint by the filters `accounts`, `assetClasses` and `tags` ### Fixed