CHANGELOG
What's new
A running log of every release and improvement to StatementParse.
v1.2.0May 2025Feature
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
v1.1.0April 2025Improvement
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
v1.0.0March 2025Launch
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