Update firefly-iii to version v6.4.9 (#4144)
This commit is contained in:
parent
7ea5072a3b
commit
261ee313fd
@ -8,7 +8,7 @@ services:
|
||||
PROXY_AUTH_WHITELIST: "/api/*"
|
||||
|
||||
server:
|
||||
image: fireflyiii/core:version-6.4.8@sha256:03d14b0853e76c31ce7f7c7aa3994e716fb833136b3fd3656444f514c67cbe41
|
||||
image: fireflyiii/core:version-6.4.9@sha256:5252c462d3c1ed337dc87482c95bc62c25153d2a71ab87aed1c7e67e4a85d850
|
||||
# This image runs under the user/group www-data:www-data
|
||||
# user: "1000:1000"
|
||||
restart: on-failure
|
||||
|
||||
@ -2,7 +2,7 @@ manifestVersion: 1.1
|
||||
id: firefly-iii
|
||||
category: finance
|
||||
name: Firefly III
|
||||
version: "6.4.8"
|
||||
version: "6.4.9"
|
||||
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.
|
||||
@ -48,18 +48,13 @@ deterministicPassword: false
|
||||
torOnly: false
|
||||
releaseNotes: >-
|
||||
Key improvements in this release:
|
||||
- Fixed autocomplete failing when requested account type list includes hidden account types
|
||||
|
||||
|
||||
Previous release highlights:
|
||||
- Fixed redacted amounts misbehaving with reports
|
||||
- Fixed optional transaction information field not being saved when updating recurring transactions
|
||||
- Fixed internal server errors when applying rules
|
||||
- Fixed exceptions when editing recurring transactions
|
||||
- Fixed new transaction showing additional option in input
|
||||
- Added support for Saudi Riyal currency
|
||||
- Fixed initial balance being auto-suggested as an account
|
||||
- Fixed start and end balance getting blanked out during reconciliation
|
||||
- Fixed issues with optional transaction information not saving for recurring transactions
|
||||
- Resolved problems with tags being added to unremovable elements
|
||||
- Corrected webhooks triggering twice for recurring transactions created by cronjobs
|
||||
- Addressed internal server errors when deleting budgets
|
||||
- Fixed piggy bank creation form not respecting primary currency
|
||||
- Resolved incorrect balance display issues
|
||||
- Improved consistency in the exchange rates API
|
||||
|
||||
|
||||
Full release notes are found at https://github.com/firefly-iii/firefly-iii/releases
|
||||
|
||||
Loading…
Reference in New Issue
Block a user