From 1c3f0ab26c8fa16cff0d46dca7c8a8e66fa681a8 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Fri, 24 Jul 2026 11:36:35 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cdf6e47181..03f868a0d0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Recomputed the portfolio snapshot calculation in the background on a portfolio change - Improved the deduplication of the portfolio snapshot calculation jobs by considering the filters +- Improved the validation of manual symbols in the activities import functionality - Refactored the deprecated animation providers (`provideAnimations()` and `provideNoopAnimations()`) - Improved the language localization for German (`de`) - Improved the language localization for Polish (`pl`)