Added
- Added support for configuring the safe withdrawal rate in the FIRE section (experimental)
Changed
- Changed the As seen in section on the landing page to an animated carousel
- Refactored
transactionCount
toactivitiesCount
in the endpointGET api/v1/portfolio/holding/:dataSource/:symbol
- Refactored various components to use self-closing tags
- Removed the deprecated endpoint
GET api/v1/portfolio/position/:dataSource/:symbol
- Removed the deprecated endpoint
PUT api/v1/portfolio/position/:dataSource/:symbol/tags
- Improved the language localization for German (
de
) - Upgraded
prisma
from version6.16.1
to6.16.3
Fixed
- Fixed the server startup message to properly display IPv6 addresses
- Enabled IPv6 connectivity for Redis in the job queue module by setting the address family
- Fixed an issue where importing custom asset profiles failed due to validation errors