CHANGELOG

What's new

A running log of every release and improvement to StatementParse.

Multi-format export engine

  • Added QuickBooks Online, Xero, Sage, MYOB, Zoho Books, Wave, FreshBooks, and FreeAgent export formats
  • Format-specific column ordering, date formatting, and sign conventions applied automatically
  • CSV preview table now shows first 5 rows before download

Chunked processing for large PDFs

  • PDFs are now split into page-range chunks to bypass model token limits
  • Supports statements up to 50MB and 200+ pages
  • Password-protected PDFs now supported via pdfjs-dist

Initial release

  • 7-stage AI validation pipeline
  • Support for PDF, CSV, OFX, and QIF input formats
  • 50+ bank-specific parsing rules
  • Real-time pipeline progress via Server-Sent Events