v1.46.0
Ghostfolio Release Notes
v2.133.0
Added
- Added a Copy AI prompt to clipboard action to the analysis page (experimental)
Changed
- Improved the usability of the Copy link to clipboard action by adding a confirmation on success in the access table to share the portfolio
- Improved the endpoint to fetch the logo of an asset or a platform by sending the original MIME type
- Eliminated
got
in favor of usingfetch
- Changed the
REDIS_HOST
fromlocalhost
toredis
in.env.example
- Changed the Postgres host from
localhost
topostgres
in.env.example
- Changed the Postgres image from
postgres:15
topostgres:15-alpine
in thedocker-compose
files - Introduced
extends
in thedocker-compose
files - Improved the language localization for German (
de
) - Refreshed the cryptocurrencies list
- Upgraded
envalid
from version7.3.1
to8.0.0
- Upgraded
replace-in-file
from version7.0.1
to8.3.0
Fixed
- Improved the handling of a missing url in the endpoint to fetch the logo of an asset or a platform
- Fixed the Storybook setup
Add-on Release Notes
What's Changed
- Update softprops/action-gh-release action to v2.2.1 by @renovate in #113
- Update Ghostfolio to v2.133.0 by @renovate in #114
Full Changelog: v1.45.0...v1.46.0