mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-14 09:29:16 +00:00
Update ghostfolio to 2.121.1 (#1731)
This commit is contained in:
parent
87f67e6737
commit
37447e67a5
|
@ -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:
|
||||
|
|
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue
Block a user