ghostfolio/ghostfolio (ghostfolio/ghostfolio)
### [`v2.111.0`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#21110---2024-09-28)
[Compare Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.110.0...2.111.0)
##### Added
- Added read `permissions` to the `Platform` model
- Added read `permissions` to the `Tag` model
- Added `userId` to the `Tag` database schema
##### Changed
- Considered the availability of the date range selector in the assistant per view
- Considered the availability of the filters in the assistant per view
- Optimized the portfolio calculations with smarter cloning of activities
- Integrated the add currency functionality into the market data section of the admin control panel
- Improved the language localization for German (`de`)
- Upgraded `prisma` from version `5.19.1` to `5.20.0`
- Upgraded `webpack-bundle-analyzer` from version `4.10.1` to `4.10.2`
##### Fixed
- Fixed the content height of the create or update platform dialog in the admin control
- Fixed the content height of the create or update tag dialog in the admin control
This PR contains the following updates:
2.110.0
->2.111.0
Release Notes
ghostfolio/ghostfolio (ghostfolio/ghostfolio)
### [`v2.111.0`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#21110---2024-09-28) [Compare Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.110.0...2.111.0) ##### Added - Added read `permissions` to the `Platform` model - Added read `permissions` to the `Tag` model - Added `userId` to the `Tag` database schema ##### Changed - Considered the availability of the date range selector in the assistant per view - Considered the availability of the filters in the assistant per view - Optimized the portfolio calculations with smarter cloning of activities - Integrated the add currency functionality into the market data section of the admin control panel - Improved the language localization for German (`de`) - Upgraded `prisma` from version `5.19.1` to `5.20.0` - Upgraded `webpack-bundle-analyzer` from version `4.10.1` to `4.10.2` ##### Fixed - Fixed the content height of the create or update platform dialog in the admin control - Fixed the content height of the create or update tag dialog in the admin control