From c5698cb7f7c70bbc87c95c29a4a691f10053f4cd Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Mon, 11 Aug 2025 18:29:25 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cf3f2883b..73092c78a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Improved the dynamic numerical precision for various values in the account detail dialog +- Improved the usability of the _Cancel_ / _Close_ and _Save_ buttons in various dialogs - Extended the accounts endpoint by dividend and interest - Improved the language localization for Portuguese (`pt`) - Improved the language localization for Spanish (`es`)