From 490df8d3676137c8b44bfcf1b8fcec3c4a0f3f74 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sun, 5 Jul 2026 14:48:25 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9083ba57f..f6dc69bf6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Set the change detection strategy to `OnPush` in the prompt dialog component - Set the change detection strategy to `OnPush` in the overview of the admin control panel - Set the change detection strategy to `OnPush` in the portfolio page +- Deprecated the `isExcluded` attribute of the account in favor of the _Exclude from Analysis_ tag - Improved the language localization in the users table of the admin control panel - Improved the language localization for German (`de`) - Upgraded `envalid` from version `8.1.1` to `8.2.0`