Browse Source

Update changelog

pull/6922/head
Thomas Kaul 3 months ago
parent
commit
0b6cdc9660
  1. 3
      CHANGELOG.md

3
CHANGELOG.md

@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- Extracted the floating action buttons (FAB) to a reusable component
- Upgraded `nestjs` from version `11.1.19` to `11.1.21`
## 3.5.0 - 2026-05-24
@ -19,8 +20,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- Extracted the floating action buttons (FAB) to a reusable component
- Configured the queues to keep the last `5000` completed jobs with a maximum age of one week
- Removed the deprecated attributes (`assetClass`, `countries`, `currency`, `dataSource`, `name`, `sectors`, `symbol` and `url`) from the holdings of the public portfolio endpoint response
- Removed the deprecated `api/v1/order` endpoints
- Upgraded `@keyv/redis` from version `4.4.0` to `5.1.6`

Loading…
Cancel
Save