Skip to content

Releases: firefly-iii/data-importer

0.9.9

02 May 17:25
@JC5 JC5

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

Choose a tag to compare

Fixed

  • Fixes an issue with an underlying package.

0.9.7

10 Apr 10:27
@JC5 JC5

Choose a tag to compare

Fixed

  • Fixes an issue with an underlying package.

0.9.6

10 Apr 06:13
@JC5 JC5

Choose a tag to compare

Fixed

  • Fixes an issue with an underlying package.

0.9.5

09 Apr 19:13
@JC5 JC5

Choose a tag to compare

Fixed

  • Fixes an issue with an underlying package.

0.9.4

09 Apr 11:37
@JC5 JC5

Choose a tag to compare

Fixed

  • Fixes another issue with detecting duplicate transactions.

0.9.3

04 Apr 16:45
@JC5 JC5

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.

0.9.2

02 Apr 11:59
@JC5 JC5

Choose a tag to compare

Added

  • There is an option to set the maximum days to import from Nordigen, thanks @krehl!
  • Importer will now report expired Nordigen User Agreements, thanks @MacPaille!

Fixed

  • Issue 5871 Importer would ignore time-outs
  • Removed some overly chatty status messages.

0.9.1

02 Apr 05:51
@JC5 JC5

Choose a tag to compare

Added

  • There is an option to set the maximum days to import from Nordigen, thanks @krehl!
  • Importer will now report expired Nordigen User Agreements, thanks @MacPaille!

Fixed

0.9.0

21 Feb 16:15
@JC5 JC5

Choose a tag to compare

⚠️ This release WILL create duplicate transactions. Don't import large batches!

Added

  • Add command to upgrade import configurations.

Changed

  • Stop logging stack traces to prevent logs from filling up.
  • ⚠️ Don't submit unused amount_modifier field

Fixed

  • Better error catching in configuration controller and other places.
  • Sanity check to prevent the importer from treating JSON files as CSV files.
  • Issue 5731 Could not import transfers from Spectre
  • Issue 5735 Better support for old import configuration files