Browse Source

Edit changelog

pull/5915/head
Germán Martín 2 months ago
committed by Thomas Kaul
parent
commit
43764097bc
  1. 2
      CHANGELOG.md

2
CHANGELOG.md

@ -11,6 +11,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Refactored the get holding functionality in the portfolio service - Refactored the get holding functionality in the portfolio service
- Changed the user data loading in the user detail dialog of the admin control panel’s users section to fetch data on demand - Changed the user data loading in the user detail dialog of the admin control panel’s users section to fetch data on demand
- Exposed the authentication with access token as an environment variable (`ENABLE_FEATURE_AUTH_TOKEN`)
- Renamed the environment variable `ENABLE_FEATURE_SOCIAL_LOGIN` to `ENABLE_FEATURE_AUTH_GOOGLE`
- Improved the language localization for German (`de`) - Improved the language localization for German (`de`)
- Upgraded `prisma` from version `6.18.0` to `6.19.0` - Upgraded `prisma` from version `6.18.0` to `6.19.0`

Loading…
Cancel
Save