Browse Source

Update changelog

pull/7753/head
Thomas Kaul 14 hours ago
parent
commit
da37f0d07c
  1. 4
      CHANGELOG.md

4
CHANGELOG.md

@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Extended the `GET api/v1/account` endpoint by the filters `accounts`, `assetClasses` and `tags` - Extended the `GET api/v1/account` endpoint by the filters `accounts`, `assetClasses` and `tags`
### Changed
- Restricted the support for filtering to the public access for portfolio sharing (experimental)
### Fixed ### Fixed
- Fixed the redaction of `fee`, `quantity`, `value` and `valueInBaseCurrency` in the latest activities of the public page (experimental) - Fixed the redaction of `fee`, `quantity`, `value` and `valueInBaseCurrency` in the latest activities of the public page (experimental)

Loading…
Cancel
Save