From d698c8263208391be2cd0dc2d99ee6e2dd42da28 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sat, 18 Jul 2026 09:51:49 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 800d6730e..674c176b3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,13 +27,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed +- Fixed an issue with the delete button in the tags selector component - Fixed the missing validation of the tags when creating or updating an activity - Fixed the missing validation of the tags when updating the tags of a holding - Fixed an issue where the tags of an activity were lost if updating the activity failed - Fixed an issue where the dividends, the interest and the liabilities of asset profiles without market data have been valued at zero in the portfolio calculation - Fixed an issue where an error has been reported for asset profiles without market data which do not hold any units - Fixed an issue with removing a linked account from a buy, sell or dividend activity -- Fixed the hover styling of the tags selector component ## 3.27.0 - 2026-07-15