Update ghostfolio to 2.239.0 (#4762)

This commit is contained in:
Alexander L. 2026-02-16 12:28:19 +01:00 committed by GitHub
parent 92f328a097
commit 355728fede
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 5 deletions

View File

@ -7,7 +7,7 @@ services:
APP_PORT: 3334
server:
image: ghostfolio/ghostfolio:2.238.0@sha256:9236953cc28c1da6cbaf08560de06565359f534c9086e8e2247cb5206713aaf3
image: ghostfolio/ghostfolio:2.239.0@sha256:1753884c40da842b57d2d0e267b8f9c14bc7a0c16aba9ee5960ba1a25c37e385
init: true
restart: on-failure
environment:

View File

@ -2,7 +2,7 @@ manifestVersion: 1
id: ghostfolio
category: finance
name: Ghostfolio
version: "2.238.0"
version: "2.239.0"
tagline: Manage your wealth like a boss
description: >-
Ghostfolio is a privacy-first, open source dashboard for your personal finances.
@ -34,9 +34,10 @@ deterministicPassword: false
torOnly: false
releaseNotes: >-
This release includes improvements and bug fixes:
- Fixed a performance calculation issue by resetting tracking variables when a holding is fully closed
- Fixed an issue in the annualized performance calculation
- Fixed an issue with the exchange rate calculation by expanding the date range to cover the full day
- Added a new portfolio analysis rule based on total investment volume (Fee Ratio)
- Extended the Self-Hosting section on the FAQ page with information on derived currencies
- Fixed the investment value by including currency effects in the portfolio summary
- Improved the language localization for German
Full release notes are found at https://github.com/ghostfolio/ghostfolio/releases