github letehaha/budget-tracker v0.19.6
v0.19.6 – Smarter CSV import

latest releases: v0.29.2, v0.29.1, v0.29.0...
3 months ago

What's Changed

📥 Smarter CSV import

MoneyMatter's CSV import got a major reliability and usability pass. Dates are now detected automatically — the importer recognizes the column's date format and anchors everything to your timezone, so transactions land on the right day instead of drifting a day forward or back. You can also bring your tags and labels along during import, and categories from your file are merged into your existing ones instead of creating duplicates. The whole flow was reworked for a cleaner mapping and review experience.

🐛 Bug Fixes

  • One bad row no longer rolls back the entire CSV/statement import — the rest of your file still imports, and the problem rows are surfaced instead of failing silently
  • Rows that can't be priced are now handled gracefully rather than breaking the import
  • Date-column errors are reported clearly so you can fix the mapping, with timezone sent along on import
  • Improved category mapping UX and stricter target validation during import

📝 Code Changes

Full Changelog: v0.19.5...v0.19.6

Don't miss a new budget-tracker release

NewReleases is sending notifications on new releases.