Update ghostfolio to 2.132.0 (#2002)

This commit is contained in:
Nathan Fretz 2025-01-02 13:15:18 +10:00 committed by GitHub
parent 51f0a85e9e
commit 4abc49c240
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View File

@ -7,7 +7,7 @@ services:
APP_PORT: 3334
server:
image: ghostfolio/ghostfolio:2.131.0@sha256:083498236af2ba8bf0c0213b891db608bcb7805eae689e141c438ad4ef28d3ba
image: ghostfolio/ghostfolio:2.132.0@sha256:632ebf7a5b21e06a92ff283a6396f50c8ac520bc2927c92d966b885188a40ab8
init: true
restart: on-failure
environment:

View File

@ -2,7 +2,7 @@ manifestVersion: 1
id: ghostfolio
category: finance
name: Ghostfolio
version: "2.131.0"
version: "2.132.0"
tagline: Manage your wealth like a boss
description: >-
Ghostfolio is a privacy-first, open source dashboard for your personal finances.
@ -32,10 +32,10 @@ deterministicPassword: false
torOnly: false
releaseNotes: >
This release includes improvements to the application:
- Improved search functionality for asset profiles
- Enhanced usability of access management
- Improved support for importing activities
- Added Polish language localization improvements
- Added user interface for managing access shared by others
- Improved automatic cleanup of unused asset profiles
- Enhanced German language support
- Fixed issues with the Twitter bot service
Full release notes are found at https://github.com/ghostfolio/ghostfolio/releases.