Changelog
Last Updated: June 3, 2026
Stay up to date with the latest features, improvements, and bug fixes to the Paply platform.
v2.0.0 - The AI & Privacy Update
Release Date: June 2026
- New Feature: Introduced AI-powered line item descriptions using a multi-model fallback strategy.
- New Feature: Completely overhauled the PDF rendering engine for pixel-perfect A4 generation.
- UI/UX: Introduced the new premium Glassmorphism Dark UI with micro-interactions.
- Security: Removed external image fallbacks. Logos are now strictly validated via a MIME whitelist (PNG/JPEG/GIF/WebP) and capped at a 2MB limit.
- Enhancement: Custom Poppins font is now bundled locally for absolute privacy (no calls to external Google CDN).
- Fix: Switched all `onKeyPress` listeners to modern `onKeyDown` to prevent deprecated API warnings.
v1.5.0 - Dynamic Terms
Release Date: Previous Release
- New Feature: Added the Accordion T&C editor allowing users to add, remove, and fully edit custom Terms and Condition blocks.
- New Feature: Implemented real-time Multi-Currency support.
- Enhancement: Upgraded state management to Zustand for lightning-fast keystroke calculations.
v1.0.0 - Initial Release
Release Date: Launch
- Core Feature: 100% Client-side Invoice and Quotation generator released.
- Core Feature: Real-time Subtotal, Tax, and Total calculation engine.
- Core Feature: Automatic "Page X of Y" pagination for multi-page invoices.
Upcoming Roadmap
We are actively working on the following features for future releases:
localStoragepersistence to save drafts across page refreshes.- Live, side-by-side PDF preview panel directly in the browser.
- Multiple PDF template themes (Minimal, Corporate, Creative).
- Discount fields (percentage or fixed amount).
- Invoice history list for the current session and CSV Export.