mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Update firefly iii importer v1.6.1 (#2236)
This commit is contained in:
parent
ffebff6e25
commit
b8915c9d1a
@ -7,7 +7,7 @@ services:
|
|||||||
APP_PORT: 8080
|
APP_PORT: 8080
|
||||||
|
|
||||||
importer:
|
importer:
|
||||||
image: fireflyiii/data-importer:version-1.6.0@sha256:6dae0dd6f415d4cbc1a858533fced215aee50fcf69c39645f2b80ef1616db612
|
image: fireflyiii/data-importer:version-1.6.1@sha256:40e10f996a7bf72285dd6475c49424a02255fb02437904fe2ee6c44bc07e1bfc
|
||||||
restart: on-failure
|
restart: on-failure
|
||||||
environment:
|
environment:
|
||||||
# firefly-iii container:
|
# firefly-iii container:
|
||||||
|
@ -2,7 +2,7 @@ manifestVersion: 1.1
|
|||||||
id: firefly-iii-importer
|
id: firefly-iii-importer
|
||||||
category: finance
|
category: finance
|
||||||
name: Firefly III Importer
|
name: Firefly III Importer
|
||||||
version: "1.6.0"
|
version: "1.6.1"
|
||||||
tagline: Import your transactions into Firefly III
|
tagline: Import your transactions into Firefly III
|
||||||
description: >-
|
description: >-
|
||||||
Firefly III is a manager for your personal finances. The data importer is built to help you import transactions into Firefly III. It is separated from Firefly III for security and maintenance reasons.
|
Firefly III is a manager for your personal finances. The data importer is built to help you import transactions into Firefly III. It is separated from Firefly III for security and maintenance reasons.
|
||||||
@ -33,12 +33,7 @@ releaseNotes: >-
|
|||||||
⚠️ Some changes in this release may unexpectedly lead to duplicate transactions due to changes in data handling routines.
|
⚠️ Some changes in this release may unexpectedly lead to duplicate transactions due to changes in data handling routines.
|
||||||
|
|
||||||
|
|
||||||
Key updates in this release:
|
This release contains bug fixes and improvements.
|
||||||
- Better rate limit reporting for Nordigen
|
|
||||||
- Improved data caching for faster imports
|
|
||||||
- Better exit codes
|
|
||||||
- Support for PHP 8.4
|
|
||||||
- Allow newlines in description
|
|
||||||
|
|
||||||
|
|
||||||
Full release notes can be found at https://github.com/firefly-iii/data-importer/releases
|
Full release notes can be found at https://github.com/firefly-iii/data-importer/releases
|
||||||
|
Loading…
Reference in New Issue
Block a user