Changelog

Release Notes

Every new feature, improvement, and fix — in the order it shipped.

v1.4Latest
March 1, 2026
Added
  • Invoice History page — every downloaded PDF is saved automatically to browser storage
  • Help page with FAQ covering all major workflows
  • Invoicing Guide with tax, payment terms, and record-keeping advice
  • Release Notes page (you are reading it!)
  • Footer links to History, Help, Guide, and legal pages
Changed
  • Footer redesigned with two-row navigation grouping
v1.3
February 22, 2026
Added
  • Privacy Policy page with full GDPR / CCPA section
  • Terms of Service page
  • Cookie Policy page with per-browser opt-out instructions
Changed
  • Footer links now point to real legal pages instead of placeholder anchors
v1.2
February 15, 2026
Added
  • Cashday branding: real SVG logo in the header
  • Custom SVG favicon
  • Sign In and Get Started auth buttons in the header
Changed
  • Download PDF promoted to accent CTA; Get Started demoted to secondary
v1.1
February 8, 2026
Added
  • Hero tagline "Free Invoice Generator" above the invoice card
  • "Fill with example" button populates a complete sample invoice
  • Reset confirmation toast — prevents accidental data loss
  • Trust signals: 'No email required · Your data never leaves this browser'
  • Optional totals (Discount, Tax, Shipping, Amount Paid) collapsed behind toggle
Changed
  • Home page redesigned to single centered column (max-w-3xl), neutral gray scheme
  • Invoice card uses inline bare-field style — fields appear only on hover/focus
  • Address fields changed from textarea to single-line inputs
  • Line items and totals use consistent bare inline field style
  • Template selector replaced with labeled pill buttons
Fixed
  • Notes and Terms textareas now match the bare field style of other inputs
v1.0
February 1, 2026
Added
  • Free invoice generator — no account required
  • Three PDF templates: Classic, Modern, Minimal
  • Logo upload (PNG, JPG, GIF, WebP) with correct aspect ratio in PDF
  • Multi-currency support (20+ currencies)
  • Line items with quantity and unit price
  • Discount and tax fields (percentage or fixed amount)
  • Shipping, Amount Paid, PO Number, Custom Fields
  • Payment link field displayed in PDF
  • Notes and Terms sections
  • PDF generated server-side via @react-pdf/renderer — works on all devices
  • Dark mode toggle
  • Pro plan: cloud-saved invoices, client management, email delivery, recurring invoices
  • Stripe-powered subscription billing
  • Supabase authentication and encrypted data storage

Have a feature request or found a bug? Let us know