diff --git a/ghostfolio/docker-compose.yml b/ghostfolio/docker-compose.yml index 91f4ae234e..e71fd508a8 100644 --- a/ghostfolio/docker-compose.yml +++ b/ghostfolio/docker-compose.yml @@ -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: diff --git a/ghostfolio/umbrel-app.yml b/ghostfolio/umbrel-app.yml index 4cecd06503..441c41270b 100644 --- a/ghostfolio/umbrel-app.yml +++ b/ghostfolio/umbrel-app.yml @@ -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. @@ -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.