v1.2.0 April 15, 2026 Feature

LemonSqueezy licensing & website launch

  • Pro and Business tiers now require a license key — purchase at receiptme.ai/pricing
  • Real license activation, validation, and deactivation via LemonSqueezy API
  • License panel updated with purchase links and activation flow
  • Launched receiptme.ai marketing site with pricing, docs, and changelog
v1.1.3 March 28, 2026 Fix

Outlook OAuth stability

  • Fixed token refresh loop on Microsoft 365 accounts with short-lived tokens
  • Improved error messaging when Outlook authorization is denied by org policy
  • Reduced OAuth popup frequency from once-per-day to token-expiry-based refresh
v1.1.2 March 14, 2026 Improvement

ML classifier improvements

  • Retrained ONNX model on expanded dataset — 12% improvement in vendor detection accuracy
  • Better handling of multi-item receipts (orders with 3+ line items)
  • Reduced false positives for promotional emails from known vendors
  • Added 47 new vendor patterns to the rule-based classifier
v1.1.0 February 20, 2026 Feature

Bulk PDF export & Drive integration

  • Export selected receipts as a single organized PDF
  • Pro: Connect Google Drive and export receipts directly to a folder
  • Pro: Google Sheets export with date, vendor, amount, category columns
  • Redesigned export panel with format and date-range selectors
v1.0.1 January 30, 2026 Fix

PDF attachment scanning & misc fixes

  • Fixed PDF attachments not being processed when email body was empty
  • Fixed dashboard date filter not persisting across sessions
  • Corrected amount parsing for non-USD currencies (€, £, ¥)
  • Improved scan speed by 30% through smarter batch API calls
v1.0.0 January 10, 2026 Feature

Initial release

  • Gmail and Outlook inbox scanning with PKCE OAuth
  • ONNX ML classifier + keyword rule engine for receipt detection
  • IRS Schedule C category classification
  • Local storage with Chrome extension storage API
  • Dashboard with filter, search, and single-receipt PDF export
  • Options panel: accounts, rules, settings, license
  • Cloudflare Worker backend for OCR (Google Document AI + Cloud Vision)
  • Free tier with 50 receipts and 10 AI extractions per month