Update firefly-iii to v6.1.25 (#1958)

This commit is contained in:
Nathan Fretz 2024-12-30 13:18:12 +10:00 committed by GitHub
parent 4c12582c62
commit 147b9f0cba
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 7 additions and 9 deletions

View File

@ -8,7 +8,7 @@ services:
PROXY_AUTH_WHITELIST: "/api/*"
server:
image: fireflyiii/core:version-6.1.24@sha256:ffb4d6253863a11a132647b274f32579fcff068a828a32257268956039bc4559
image: fireflyiii/core:version-6.1.25@sha256:8391c11f3260354a1feb48d1cf2cb822ad00db311efe2b21eccd7d5ee6bfe60a
# This image runs under the user/group www-data:www-data
# user: "1000:1000"
restart: on-failure

View File

@ -2,7 +2,7 @@ manifestVersion: 1
id: firefly-iii
category: finance
name: Firefly III
version: "6.1.24"
version: "6.1.25"
tagline: Your personal finance manager
description: >-
Firefly III is a manager for your personal finances. It is self-hosted and open source. This means that it's free, it has no ads and no tracking.
@ -45,13 +45,11 @@ path: ""
deterministicPassword: false
torOnly: false
releaseNotes: >-
This update includes several improvements and bug fixes:
- Fixed issues with transactions created at midnight not displaying correctly
- Improved timezone support and data handling
- Enhanced recurring transaction functionality
- Fixed transaction calculation issues with multiple currencies
- Improved handling of foreign currency transfers
- Enhanced transaction attachment management
This update includes improvements and bug fixes:
- Fixed issues with API transaction updates
- Improved database upgrade process
- Enhanced data import performance
- Various bug fixes and stability improvements
Full release notes are found at https://github.com/firefly-iii/firefly-iii/releases