From acd7da9d8b5108df828e925f901f690c83a0054d Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sat, 25 Jul 2026 18:24:15 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 95679007da..ba675ba45d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Included cash in the performance calculation of the portfolio - Moved the support for tags in the account from experimental to general availability +- Improved the user experience of the users table in the admin control panel by eliminating the reload when opening and closing the user detail dialog - Upgraded `countup.js` from version `2.10.0` to `2.10.1` - Upgraded `dotenv` from version `17.2.3` to `17.4.2` - Upgraded `dotenv-expand` from version `12.0.3` to `13.0.0`