You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: THANKS.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,8 @@ Over time, many people have contributed to the Firefly III Data Importer. Their
4
4
Please find below all the people who contributed to the Firefly III Data Importer code. Their names are mentioned in the year of their first contribution.
Copy file name to clipboardExpand all lines: changelog.md
+8-1Lines changed: 8 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,14 @@
2
2
All notable changes to this project will be documented in this file.
3
3
This project adheres to [Semantic Versioning](http://semver.org/).
4
4
5
+
## v1.7.9 - 2025-07-31
6
+
7
+
### Added
8
+
-[PR 917](https://github.com/firefly-iii/data-importer/pull/917) (Add OUT as debit indicator) by @icewind1991
9
+
10
+
### Fixed
11
+
-[Issue 10643](https://github.com/firefly-iii/firefly-iii/issues/10643) (Importer failing on an import of ING) reported by @MTijn
12
+
5
13
## v1.7.8 - 2025-07-20
6
14
7
15
> ⚠️ Some changes in this release may unexpectedly lead to duplicate transactions. This is caused by changes in the data handling routines. This is unfortunate, but a result of new insights, changed APIs and other minor fixes. My apologies for any inconvenience. I try to avoid these kinds of changes, but it can't always be helped.
@@ -13,7 +21,6 @@ This project adheres to [Semantic Versioning](http://semver.org/).
13
21
-[PR 901](https://github.com/firefly-iii/data-importer/pull/901) by @TomVarga for issue 10609
14
22
-[PR 905](https://github.com/firefly-iii/data-importer/pull/905) by @DrEthan77 (This PR fixes issue 10599)
0 commit comments