diff --git a/ghostfolio/docker-compose.yml b/ghostfolio/docker-compose.yml index 0831d9ad..29e2cdf6 100644 --- a/ghostfolio/docker-compose.yml +++ b/ghostfolio/docker-compose.yml @@ -7,7 +7,7 @@ services: APP_PORT: 3334 server: - image: ghostfolio/ghostfolio:2.252.0@sha256:84b780153e604f8c0cb72af4ae40a63528283e6ccbeead5252326a2bebda6844 + image: ghostfolio/ghostfolio:2.254.0@sha256:1ae235bf49252121fb19d44a40ff5a700a2034dda9efc6dde8a263600e63dade init: true restart: on-failure environment: diff --git a/ghostfolio/umbrel-app.yml b/ghostfolio/umbrel-app.yml index 50a3223d..b5526598 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.252.0" +version: "2.254.0" tagline: Manage your wealth like a boss description: >- Ghostfolio is a privacy-first, open source dashboard for your personal finances. @@ -34,10 +34,12 @@ deterministicPassword: false torOnly: false releaseNotes: >- This release includes improvements and bug fixes: - - Added copy-to-clipboard functionality for values, ISIN numbers, and symbols in the holding detail dialog - - Added a copy-to-clipboard button for user IDs in the admin control panel - - Refreshed the cryptocurrencies list - - Improved language localization for German and Spanish + - Added loan as a new asset sub class + - Added support for filtering by activity type on the activities page + - Added copy-to-clipboard button for the application version in the admin control panel + - Extended asset profile details dialog to support editing countries and sectors for all asset types + - Fixed allocation charts on the allocations page in Presenter View + - Improved language localization for German Full release notes are found at https://github.com/ghostfolio/ghostfolio/releases