Skip to content

Releases: firefly-iii/data-importer

Development release for 2024-05-21

21 May 03:13
Compare
Choose a tag to compare
Pre-release

Weekly development release of the Firefly III Data Importer with the latest fixes, translations and features. Docker users can find this release under the develop tag.

This release was created on 2024-05-21 and may contain unexpected bugs. Data loss is rare but is not impossible. The releases are signed, and you can verify them using the Firefly III releases PGP key.

⚠️ Please be careful with this pre-release, as it may not work as expected.

Development release for 2024-05-14

14 May 03:14
Compare
Choose a tag to compare
Pre-release

Weekly development release of the Firefly III Data Importer with the latest fixes, translations and features. Docker users can find this release under the develop tag.

This release was created on 2024-05-14 and may contain unexpected bugs. Data loss is rare but is not impossible. The releases are signed, and you can verify them using the Firefly III releases PGP key.

⚠️ Please be careful with this pre-release, as it may not work as expected.

Development release for 2024-05-07

07 May 03:14
Compare
Choose a tag to compare
Pre-release

Weekly development release of the Firefly III Data Importer with the latest fixes, translations and features. Docker users can find this release under the develop tag.

This release was created on 2024-05-07 and may contain unexpected bugs. Data loss is rare but is not impossible. The releases are signed, and you can verify them using the Firefly III releases PGP key.

⚠️ Please be careful with this pre-release, as it may not work as expected.

Development release for 2024-04-30

30 Apr 03:13
Compare
Choose a tag to compare
Pre-release

Weekly development release of the Firefly III Data Importer with the latest fixes, translations and features. Docker users can find this release under the develop tag.

This release was created on 2024-04-30 and may contain unexpected bugs. Data loss is rare but is not impossible. The releases are signed, and you can verify them using the Firefly III releases PGP key.

⚠️ Please be careful with this pre-release, as it may not work as expected.

v1.5.2

23 Apr 17:27
Compare
Choose a tag to compare

Added

Fixed

Instructions

Development release for 2024-04-23

23 Apr 03:13
Compare
Choose a tag to compare
Pre-release

Weekly development release of the Firefly III Data Importer with the latest fixes, translations and features. Docker users can find this release under the develop tag.

This release was created on 2024-04-23 and may contain unexpected bugs. Data loss is rare but is not impossible. The releases are signed, and you can verify them using the Firefly III releases PGP key.

⚠️ Please be careful with this pre-release, as it may not work as expected.

Development release for 2024-04-20

20 Apr 08:27
Compare
Choose a tag to compare
Pre-release

Weekly development release of the Firefly III Data Importer with the latest fixes, translations and features. Docker users can find this release under the develop tag.

This release was created on 2024-04-20 and may contain unexpected bugs. Data loss is rare but is not impossible. The releases are signed, and you can verify them using the Firefly III releases PGP key.

⚠️ Please be careful with this pre-release, as it may not work as expected.

Development release for 2024-04-19

19 Apr 16:42
Compare
Choose a tag to compare
Pre-release

Weekly development release of the Firefly III Data Importer with the latest fixes, translations and features. Docker users can find this release under the develop tag.

This release was created on 2024-04-19 and may contain unexpected bugs. Data loss is rare but is not impossible. The releases are signed, and you can verify them using the Firefly III releases PGP key.

⚠️ Please be careful with this pre-release, as it may not work as expected.

v1.5.1

17 Apr 16:33
Compare
Choose a tag to compare

⚠️ This release of the data importer has changed installation and upgrade instructions for self-managed servers. Please follow the links and check out the new instructions.

Fixed

  • Issue 8798 (Undefined variable $version) reported by @JC5
  • Fix an issue with default currency selection.

Instructions

v1.5.0

17 Apr 04:49
Compare
Choose a tag to compare

⚠️ This release of the data importer has changed installation and upgrade instructions for self-managed servers. Please follow the links and check out the new instructions.

Added

  • The data importer has a release flow just like Firefly III, dropping generated JS files and other dependencies from the repository.
  • Issue 8665 (API exception if transaction is deleted by rule) reported by @Medformatik
  • Issue 8691 (Import gocardless "merchantCategoryCode") reported by @tboby

Changed

  • Rewrote front-end layout to AlpineJS + Laravel Blade, moving away from Twig + Vue.
  • Some rules in the PR template

Fixed

Instructions