Ghostfolio
Open source wealth management software for tracking stocks, ETFs, and crypto
Alternative to: personal capital, empower, sharesight, kubera
About
Versions (140)
3.52.0
2026-08-15Added
- Added the business logic and tests for stock splits of an asset profile (experimental)
- Added the scopes to the access
- Added an index for
symbolProfileIdto the order database table
Changed
- Restricted the creation of tags to unique names in the tags selector component
- Changed the redaction of the monetary values in impersonation mode to be based on the scopes of the access
- Deprecated the
permissionsattribute of the access in favor of the scopes - Extended the
GET api/v1/accessendpoint by the scopes - Extended the
GET api/v1/userendpoint by the scopes - Improved the performance of deleting activities by loading only the required data
Fixed
- Fixed the missing currency conversion of the dividends on the analysis page
- Fixed the missing error state in the watchlist
- Fixed the missing loading indicator in the benchmarks of the markets overview
- Fixed the incorrect error log output when deleting activities
Special Thanks
- @DavidReque
- @dtslvr