Skip to content

Commit

Permalink
Update firefly-iii to v6.1.24 (#1855)
Browse files Browse the repository at this point in the history
  • Loading branch information
nmfretz authored Nov 26, 2024
1 parent 5b10c22 commit 50d2886
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
2 changes: 1 addition & 1 deletion firefly-iii/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ services:
PROXY_AUTH_WHITELIST: "/api/*"

server:
image: fireflyiii/core:version-6.1.22@sha256:44f67ba091816c3a714224a4790439b63e0bf0829e23ce7d24361ec10bfc5365
image: fireflyiii/core:version-6.1.24@sha256:ffb4d6253863a11a132647b274f32579fcff068a828a32257268956039bc4559
# This image runs under the user/group www-data:www-data
# user: "1000:1000"
restart: on-failure
Expand Down
13 changes: 6 additions & 7 deletions firefly-iii/umbrel-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ manifestVersion: 1
id: firefly-iii
category: finance
name: Firefly III
version: "6.1.22"
version: "6.1.24"
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.
Expand Down Expand Up @@ -46,13 +46,12 @@ deterministicPassword: false
torOnly: false
releaseNotes: >-
This update includes several improvements and bug fixes:
- Added timezone data storage improvements
- Fixed issues with inactive account accessibility
- Improved bill date handling and updates
- Fixed issues with transactions created at midnight not displaying correctly
- Improved timezone support and data handling
- Enhanced recurring transaction functionality
- Fixed various transaction display and calculation issues
- Improved budget reporting and printing features
- Enhanced API functionality and version handling
- Fixed transaction calculation issues with multiple currencies
- Improved handling of foreign currency transfers
- Enhanced transaction attachment management
Full release notes are found at https://github.com/firefly-iii/firefly-iii/releases
Expand Down

0 comments on commit 50d2886

Please sign in to comment.