diff --git a/CHANGELOG.md b/CHANGELOG.md index cdf3d75a7..07002a2d1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## Unreleased + +### Changed + +- Prefilled the form in the account balance management with the current cash balance + ## 3.8.0 - 2026-06-07 ### Added @@ -29,7 +35,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Prevented the floating action button from overlapping the paginator on mobile - Fixed an issue where the asset profile override (asset class and asset sub class) was not applied to the data enhancers when gathering asset profiles - Fixed a layout issue in the asset profile dialog of the admin control panel by truncating long titles -- Prefilled the account balance form in the account detail dialog with the current cash balance ## 3.7.0 - 2026-06-02