Update ghostfolio to 2.121.1 (#1731)

This commit is contained in:
Nathan Fretz 2024-11-05 12:53:35 +10:00 committed by GitHub
parent 87f67e6737
commit 37447e67a5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 6 deletions

View File

@ -7,7 +7,7 @@ services:
APP_PORT: 3334
server:
image: ghostfolio/ghostfolio:2.120.0@sha256:b0d32371e712d26ab1218b7c4819857aab7b844079722736c938c17d30172a2b
image: ghostfolio/ghostfolio:2.121.1@sha256:4164c03991149160aca84b5e9dca688223ef050dc1e9a3967ac3341b9aaf5c55
init: true
restart: on-failure
environment:

View File

@ -2,7 +2,7 @@ manifestVersion: 1
id: ghostfolio
category: finance
name: Ghostfolio
version: "2.120.0"
version: "2.121.1"
tagline: Manage your wealth like a boss
description: >-
Ghostfolio is a privacy-first, open source dashboard for your personal finances.
@ -31,10 +31,9 @@ path: ""
deterministicPassword: false
torOnly: false
releaseNotes: >
This release includes several improvements:
- Restructured resources page for better organization
- Renamed portfolio analysis rule from Allocation Cluster Risk to Economic Market Cluster Risk
- Improved German language localization
This release includes improvements to the application:
- Updated permissions handling for better security
- Improved Stripe payment integration
Full release notes are found at https://github.com/ghostfolio/ghostfolio/releases.