Update firefly-iii to v6.2.12 (#2606)

This commit is contained in:
Alexander L. 2025-04-23 10:33:44 +02:00 committed by GitHub
parent 691ac46181
commit 09c0eb1447
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 7 additions and 13 deletions

View File

@ -8,7 +8,7 @@ services:
PROXY_AUTH_WHITELIST: "/api/*"
server:
image: fireflyiii/core:version-6.2.10@sha256:68de37b265ff190c6df384b9ffe297e3e9f52e31a6229112ff2e8767fef540ee
image: fireflyiii/core:version-6.2.12@sha256:2fe8f53cb43532c03ed9f26cb98f5cc6a8c63f07e70c897d868f278f591c3ee3
# 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.1
id: firefly-iii
category: finance
name: Firefly III
version: "6.2.10"
version: "6.2.12"
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.
@ -46,17 +46,11 @@ deterministicPassword: false
torOnly: false
releaseNotes: >-
This update includes several improvements and fixes:
- Improved speed of account overview
- Better validation of environment variables
- Fixed user ntfy notification issues
- Resolved account balance not updating in Transaction tab
- Fixed issues with deleting rule groups
- Corrected problems with tags
- Resolved API issues for adding money to piggy banks
- Fixed subscription search filter
- Corrected bill creation via API
- Improved category report functionality
- Fixed currency display issues in dashboard
- Fixed issues with creating transactions using non-native currency accounts
- Resolved a problem where January 31 transactions were counted in February
- Corrected display and saving of piggy bank currency settings
- Fixed data export to include all transactions
- Improved handling of reverse proxy configurations
Full release notes are found at https://github.com/firefly-iii/firefly-iii/releases