From 2ad8e69eddafeeb35c4d79cb395de60a64cdbba9 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sat, 25 Jul 2026 14:36:43 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 109beacbbf..f26d4b9dc1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed +- Fixed the _Add activity_ link of the onboarding on the overview tab of the home page to open the create activity dialog +- Fixed the link of the no transactions info component to open the create activity dialog - Resolved an exception in the `POST api/v1/activities` endpoint when creating an activity with the update account balance option but without an account ## 3.33.0 - 2026-07-25