Skip to content

Commit

Permalink
Update ghostfolio to 2.127.0 (#1911)
Browse files Browse the repository at this point in the history
  • Loading branch information
nmfretz authored Dec 9, 2024
1 parent 1193495 commit 88be531
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
2 changes: 1 addition & 1 deletion ghostfolio/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ services:
APP_PORT: 3334

server:
image: ghostfolio/ghostfolio:2.125.0@sha256:a230f5d4fb60cd493028bdcca3edf6a5b0c4aec2277dca8439cbd89df9ef68f9
image: ghostfolio/ghostfolio:2.127.0@sha256:a634d2c431a03309eaa6041432bd0e167c595357a02258e5ccf32b34194f6382
init: true
restart: on-failure
environment:
Expand Down
8 changes: 3 additions & 5 deletions ghostfolio/umbrel-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ manifestVersion: 1
id: ghostfolio
category: finance
name: Ghostfolio
version: "2.125.0"
version: "2.127.0"
tagline: Manage your wealth like a boss
description: >-
Ghostfolio is a privacy-first, open source dashboard for your personal finances.
Expand Down Expand Up @@ -32,10 +32,8 @@ deterministicPassword: false
torOnly: false
releaseNotes: >
This release includes improvements to the application:
- Improved symbol search interface
- Enhanced admin control panel with expanded users table
- Updated cryptocurrencies list
- Increased default request timeout
- Extended X-ray page with summary view
- Fixed portfolio snapshot caching in calculator
Full release notes are found at https://github.com/ghostfolio/ghostfolio/releases.
Expand Down

0 comments on commit 88be531

Please sign in to comment.