|
@ -16,6 +16,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 |
|
|
- Added a story for the trend indicator component |
|
|
- Added a story for the trend indicator component |
|
|
- Added a story for the value component |
|
|
- Added a story for the value component |
|
|
|
|
|
|
|
|
|
|
|
### Changed |
|
|
|
|
|
|
|
|
|
|
|
- Switched from gross to net performance |
|
|
|
|
|
- Restructured the portfolio summary tab on the home page (fees and net performance) |
|
|
|
|
|
|
|
|
## 1.45.0 - 04.09.2021 |
|
|
## 1.45.0 - 04.09.2021 |
|
|
|
|
|
|
|
|
### Added |
|
|
### Added |
|
@ -31,11 +36,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 |
|
|
- Upgraded `Nx` from version `12.5.4` to `12.8.0` |
|
|
- Upgraded `Nx` from version `12.5.4` to `12.8.0` |
|
|
- Upgraded `prisma` from version `2.24.1` to `2.30.2` |
|
|
- Upgraded `prisma` from version `2.24.1` to `2.30.2` |
|
|
|
|
|
|
|
|
### Changed |
|
|
|
|
|
|
|
|
|
|
|
- Switched from gross to net performance |
|
|
|
|
|
- Restructured the portfolio summary tab on the home page (fees and net performance) |
|
|
|
|
|
|
|
|
|
|
|
### Fixed |
|
|
### Fixed |
|
|
|
|
|
|
|
|
- Fixed the value formatting for integers (transactions count) |
|
|
- Fixed the value formatting for integers (transactions count) |
|
|