Skip to content

0.4.1

Choose a tag to compare

@JC5 JC5 released this 22 Dec 18:17
· 3258 commits to main since this release

Known issues

  • ⚠️ Duplicate detection could be broken, due to changes in the way transactions are handled. Be careful importing large batches.
  • 💡 Some people have reported running into loops when trying to start importing CSV files. Please open an issue if this happens to you.

Changed

  • The importer will search for, and match account numbers as well as IBANs.
  • The importer will prefer 'bookDate' over 'valueDate'

Added

  • POST import and import via upload is now possible. Several mandatory security measures are listed in .env.example.
  • Dark mode. Responds to your browser or OS.

Fixed