|
|
|
@ -11,10 +11,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 |
|
|
|
|
|
|
|
- Improved the loading state of the symbol autocomplete component |
|
|
|
- Consolidated the duplicated translations of the asset classes and asset sub classes |
|
|
|
- Changed the holdings in the portfolio endpoints from a map keyed by the symbol to an array |
|
|
|
|
|
|
|
### Fixed |
|
|
|
|
|
|
|
- Improved the handling of indices in the _Financial Modeling Prep_ service |
|
|
|
- Fixed the portfolio calculation for holdings with the same symbol from different data sources |
|
|
|
|
|
|
|
## 3.62.0 - 2026-08-27 |
|
|
|
|
|
|
|
@ -156,6 +158,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 |
|
|
|
- Upgraded `ngx-device-detector` from version `11.0.0` to `12.0.0` |
|
|
|
- Upgraded `ngx-markdown` from version `21.2.0` to `22.0.0` |
|
|
|
|
|
|
|
### Fixed |
|
|
|
|
|
|
|
- Fixed the portfolio calculation for holdings with the same symbol from different data sources |
|
|
|
|
|
|
|
## 3.54.0 - 2026-08-18 |
|
|
|
|
|
|
|
### Changed |
|
|
|
|