Added
- Introduced support for automatically gathering required exchange rates, exposed as an environment variable (
ENABLE_FEATURE_GATHER_NEW_EXCHANGE_RATES) - Added a blog post: Black Weeks 2025
Changed
- 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
- Exposed the authentication with access token as an environment variable (
ENABLE_FEATURE_AUTH_TOKEN) - Improved the language localization for German (
de) - Upgraded
prismafrom version6.18.0to6.19.0
Todo
- Rename the environment variable from
ENABLE_FEATURE_SOCIAL_LOGINtoENABLE_FEATURE_AUTH_GOOGLE