Ghostfolio
Open source wealth management software for tracking stocks, ETFs, and crypto
Alternative to: personal capital, empower, sharesight, kubera
About
Versions (140)
3.58.0
2026-08-22Changed
- Improved the type filter of the activities table on the activities page to only list the activity types in use (experimental)
- Improved the permission selector with icons in the create or update access dialog
- Extracted the access level icon to a reusable component
- Disabled the telemetry in the Storybook setup
- Improved the indexes of the order database table
- Upgraded the
Node.jsengine from version>=22.18.0to>=22.22.3(package.json)
Fixed
- Fixed the benchmark label in the tooltip of the benchmark comparator on the analysis page
- Fixed the Storybook setup by loading the
@angular/localizepolyfill centrally - Fixed an issue in the activities import where an unused custom asset profile was created if the related activities were not imported
- Fixed the missing close price in the historical market data of the Yahoo Finance service by falling back to the market price of the quote
- Fixed the historical market data gathering by no longer storing the last known market price for the most recent dates without data from the data provider
Special Thanks
- @dtslvr
- @KenTandrian