Skip to content

Releases: firefly-iii/data-importer

0.9.12

16 Jul 05:37
@JC5 JC5
Compare
Choose a tag to compare
  • Issue where config files with empty strings would break the date selection.
  • Issue 6146 Fix issue where missing Nordigen data would break the import.
  • Issue 6233 Fix issue where mapping an expense account to a revenue spot would break the import.
  • Fix issue where the importer would not detect empty descriptions. Thanks @BerghsJelmer
  • Make sure packages match PHP 8.0

0.9.11

16 Jul 05:32
@JC5 JC5
Compare
Choose a tag to compare

Fixed

  • Issue where config files with empty strings would break the date selection.
  • Issue 6146 Fix issue where missing Nordigen data would break the import.
  • Issue 6233 Fix issue where mapping an expense account to a revenue spot would break the import.
  • Fix issue where the importer would not detect empty descriptions. Thanks @BerghsJelmer

0.9.10

02 May 17:48
@JC5 JC5
Compare
Choose a tag to compare

Changed

  • Made the texts more generic to accommodate future changes
  • Catch deleted transactions
  • Require most recent Firefly III

Fixed

0.9.9

02 May 17:25
@JC5 JC5
Compare
Choose a tag to compare

Changed

  • Made the texts more generic to accommodate future changes
  • Catch deleted transactions
  • Require most recent Firefly III

Fixed

0.9.8

12 Apr 18:39
@JC5 JC5
Compare
Choose a tag to compare

Fixed

  • Fixes an issue with an underlying package.

0.9.7

10 Apr 10:27
@JC5 JC5
Compare
Choose a tag to compare

Fixed

  • Fixes an issue with an underlying package.

0.9.6

10 Apr 06:13
@JC5 JC5
Compare
Choose a tag to compare

Fixed

  • Fixes an issue with an underlying package.

0.9.5

09 Apr 19:13
@JC5 JC5
Compare
Choose a tag to compare

Fixed

  • Fixes an issue with an underlying package.

0.9.4

09 Apr 11:37
@JC5 JC5
Compare
Choose a tag to compare

Fixed

  • Fixes another issue with detecting duplicate transactions.

0.9.3

04 Apr 16:45
@JC5 JC5
Compare
Choose a tag to compare

Fixed

  • A small change should make it easier for the data importer to detect failed transaction creation attempts.
  • Issue 5964 Updated libraries to fix issue.