|
|
@ -5,19 +5,17 @@ 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 |
|
|
|
## 2.75.1 - 2024-04-21 |
|
|
|
|
|
|
|
### Added |
|
|
|
|
|
|
|
- Added `accountId` and `date` as a unique constraint to the `AccountBalance` database schema |
|
|
|
|
|
|
|
### Changed |
|
|
|
|
|
|
|
- Improved the chart in the account detail dialog |
|
|
|
- Improved the account balance management |
|
|
|
|
|
|
|
## 2.75.0 - 2024-04-21 |
|
|
|
|
|
|
|
### Added |
|
|
|
|
|
|
|
- Added `accountId` and `date` as a unique constraint to the `AccountBalance` database schema |
|
|
|
|
|
|
|
### Fixed |
|
|
|
|
|
|
|
- Fixed an issue with `totalValueInBaseCurrency` in the value redaction interceptor for the impersonation mode |
|
|
|