Skip to content

Commit

Permalink
Update ghostfolio to 2.125.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nmfretz committed Dec 1, 2024
1 parent 0a4d229 commit 4c8751d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 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.124.1@sha256:6259746e9e6cf73e1b52c42d22ddbb44ff8528b69fbf25db250debcadca44858
image: ghostfolio/ghostfolio:2.125.0@sha256:a230f5d4fb60cd493028bdcca3edf6a5b0c4aec2277dca8439cbd89df9ef68f9
init: true
restart: on-failure
environment:
Expand Down
7 changes: 5 additions & 2 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.124.1"
version: "2.125.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,7 +32,10 @@ deterministicPassword: false
torOnly: false
releaseNotes: >
This release includes improvements to the application:
- Fixed tables style related to sticky columns
- Improved symbol search interface
- Enhanced admin control panel with expanded users table
- Updated cryptocurrencies list
- Increased default request timeout
Full release notes are found at https://github.com/ghostfolio/ghostfolio/releases.
Expand Down

0 comments on commit 4c8751d

Please sign in to comment.