Update ghostfolio to 2.250.0 (#5122)

This commit is contained in:
Alexander L. 2026-03-20 13:36:40 +01:00 committed by GitHub
parent 0fe891b8f7
commit 07d3242e3f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View File

@ -7,7 +7,7 @@ services:
APP_PORT: 3334
server:
image: ghostfolio/ghostfolio:2.249.0@sha256:67917438fb513ccd1b7dbf6d62a9bfc7333ab2ffc96349196d15a63e66576f86
image: ghostfolio/ghostfolio:2.250.0@sha256:7e4b2264d429f168b30374a98b53d69356ad9d8ae706c8e3a03d40929a17049c
init: true
restart: on-failure
environment:

View File

@ -2,7 +2,7 @@ manifestVersion: 1
id: ghostfolio
category: finance
name: Ghostfolio
version: "2.249.0"
version: "2.250.0"
tagline: Manage your wealth like a boss
description: >-
Ghostfolio is a privacy-first, open source dashboard for your personal finances.
@ -34,10 +34,10 @@ deterministicPassword: false
torOnly: false
releaseNotes: >-
This release includes improvements and bug fixes:
- Integrated a Bull Dashboard for a detailed jobs queue view in the admin control panel
- Added a debounce to reduce redundant Redis and database operations
- Fixed false Redis health check failures by using unique keys and increasing the timeout
- Improved language localization for Dutch and German
- Added support for specific calendar year date ranges on the portfolio activities page
- Consolidated sign-out logic to unify cookie, state and token clearance
- Fixed an issue with thousand separator detection for the de-CH locale
- Improved language localization for Polish
Full release notes are found at https://github.com/ghostfolio/ghostfolio/releases