Product changelog
Invoiso Updates
A monthly roundup of new features, improvements, and fixes — everything that changed, in a nutshell.
Updated regularly
Open source
Free forever
Release History
Review the latest GitHub release and the major monthly milestones for Invoiso.
—
Current
Fetching…
June 2026
v4.2.7
New Features
- Dashboard Layouts — Three layouts: compact, classic, and expanded. Switch from the AppBar. A discovery banner guides existing users to the new option
- Executive PDF Template — New professional template with a vertical accent bar and clean asymmetric party block. Pairs with the new custom PDF theme color picker
- Custom PDF Theme Color — Pick any accent color for invoice PDFs from the PDF settings screen
- A6 Compact PDF Layout — A6 page size with automatic font and margin scaling, great for smaller printed invoices and receipts. Select A4 or A6 in PDF settings
- Signature on PDFs — Upload a signature image and choose left or right placement. Appears above the QR code and bank details on every PDF template
- Previous Balance Carry-Forward — Optionally show outstanding balance from prior invoices on the current PDF — useful for clients with running dues
- LKR (Sri Lankan Rupee) — LKR added with full Sinhala font support so the රු symbol renders correctly in generated PDFs
- Euro (€) Symbol Support — Euro symbol now renders correctly across all generated PDFs; all supported currency symbols are fully tested
- Cloud Edition & PAN Field — Initial cloud version support added. PAN number field available in company settings for tax compliance
UI & UX Improvements
- Show total quantity row toggle in the compact template
- Save buttons now show a loading indicator while writing settings
- PDF margins and logo alignment refined across all templates
Bug Fixes
- Unsaved invoice changes now show a warning before leaving the screen
- Fixed setState-after-dispose crashes across multiple screens
- Fixed tax calculation bug in edge cases
- Fixed database initialisation error (FOREIGN KEY syntax) on first launch
- Fixed Reports screen not recognising latest invoices; tax page and quotation page UI corrected
- Fixed signature misalignment in Modern PDF template
- Fixed duplicate company info block in Executive template
May 2026
v4.1.7
New Features
- Bulk Mark as Paid — Select multiple invoices and mark them all as paid in a single action from the invoice list
- Filtered PDF Download — Download a combined PDF for only the invoices currently shown by the active filter, without opening each one individually
- Insert Item at Any Position — A position stepper in the add-item dialog lets you place a new line anywhere in the invoice, not just at the bottom
- Product CSV Export Improvements — Exported CSV now includes
typeanddefault_discountcolumns; sample download updated to eight columns with a service-row example for full round-trip compatibility - Product & Customer List PDF Export — List exports now use landscape A4, tight margins, a serial-number column, a heading with total record count, and a page X of Y footer
- Invoice PDF Footer Branding — All three PDF templates now show a "Generated by Invoiso" footer; can be turned on or off in Invoice Settings
- OMR & More Currencies — Omani Rial (OMR) added; currency list expanded with additional supported currencies
Bug Fixes
- Fixed PDF preview performance — reduced rendering lag when opening large invoices
- Fixed additional notes not persisting correctly when saved from the invoice maker page
- Fixed per-item discount rounding that caused small discrepancies in the invoice total
April 2026
v4.0.5
New Features
- Due Dates & Overdue Alerts — Add a due date to any invoice; overdue flagged in red, due today in amber; filter chips in the invoice list
- Separate Quotations Screen — Dedicated screen for quotations with its own navigation entry; payment columns hidden from view
- Bank Account on Invoices — Store multiple bank accounts in Payment Settings; selected account prints on all PDF templates
- Discount per Unit — Two discount modes per line item: on the line total or deducted per unit before multiplying
- Additional Costs — Add custom cost rows (Shipping, Packaging, etc.); shown individually in the PDF totals between Tax and Total
- Custom Items & Price Override — Ad-hoc line items without a catalogue entry; per-line unit price override highlighted in orange
- Bulk PDF Download — Export selected invoices as individual files to a folder or bundled as a ZIP archive
- Customer CSV Import — Bulk import with duplicate detection and per-row skip/overwrite; new Business Name field on customers and PDFs
- Product CSV Import / Export — Import and export the product catalogue; new Product / Service type field for filtering
- Dashboard Enhancements — Revenue Collected & Outstanding Balance stats; Due Soon, Overdue Invoices, and Out of Stock sections
UI & UX Improvements
- Max-width layout constraints — dashboard 1200 px, invoice list and create screen 1700 px, centered on large displays
- Sidebar shows full horizontal logo when expanded; compact square icon when collapsed
- CSV Export opens a date-range filter dialog before exporting; type-aware (invoices vs. quotations)
- Company website now printed on all three PDF templates
- Country field in Company Info (195 countries); tax label shows GSTIN for India, Tax/VAT No elsewhere
- Fractional Quantities and Show Quantity toggles added in Invoice Settings
Bug Fixes
- Fixed CSV export encoding — garbled × symbol and missing UTF-8 BOM; Excel and LibreOffice now open correctly
- Fixed "Total Due" disappearing from PDF immediately after updating an invoice
- Fixed invoice notes missing on invoices created from the success screen
- Fixed discount per unit flag not persisting when editing an invoice
- Fixed collapsed sidebar chevron overlapping the logo
- Fixed PDF preview crash with bank details (unbounded Flex width constraint)
- Fixed DB migration ordering and duplicate column crash on re-run
- Fixed layout overflow in date column, totals row, and dropdowns on narrow screens
March 2026
v3.4.2
New Features
- Multi-Currency Support — INR, USD, EUR, GBP, JPY, AED, SGD, AUD, CAD, JMD
- Per-Item Tax Rates — Set different tax rates per line item
- Multiple UPI Accounts — Manage multiple UPI payment accounts; choose which appears on each invoice PDF
- UPI Payment QR Code — Scannable QR code auto-appears on PDF invoices
- GST Field Preference — Toggle GST/GSTIN fields on or off globally from Invoice Settings
- Invoice Cloning / Duplicate — Duplicate any invoice instantly
- Bulk Actions — Select multiple invoices for batch operations
- Payment Tracking & Receipts — Track paid/partial/unpaid; generate PDF receipts
- Role-Based Access Control — Admin and standard user roles
Platform Support
- Ubuntu 24.04 LTS — Now officially supported; builds tested and verified
UI & UX Improvements
- Redesigned PDF Settings, Company Info, and Software Info screens
- Search fields no longer lose focus when typing fast
Bug Fixes
- Fixed Rupees symbol rendering incorrectly in PDF
- Fixed database connection lost after backup restore
- Fixed window resizing issues on Linux
- Fixed Windows app icon — all sizes (16, 32, 48, 256px)
- Fixed dashboard layout issue in the recent invoices section