Browse Source

Update changelog

pull/2704/head
Thomas 2 years ago
parent
commit
d10a593cf4
  1. 6
      CHANGELOG.md

6
CHANGELOG.md

@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Respected the `withExcludedAccounts` flag in the account balance time series
### Changed
- Relaxed the check for duplicates in the preview step of the activities import (allow same day)
## 2.27.1 - 2023-11-28
### Changed
@ -161,7 +165,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- Improved the check for duplicates in the preview step of the activities import (allow different accounts)
- Relaxed the check for duplicates in the preview step of the activities import (allow different accounts)
- Improved the usability and validation in the cash balance transfer from one to another account
- Changed the checkboxes to slide toggles in the overview of the admin control panel
- Switched from the deprecated (`PUT`) to the new endpoint (`POST`) to manage historical market data in the asset profile details dialog of the admin control panel

Loading…
Cancel
Save