InvoiceDesks Releases

This documents all notable changes to InvoiceDesks.
Use this to track new features, improvements, and fixes across versions.


[1.1.1] - 2025-09-18

Added

  • Added currency support
    • Added USD, EUR, GBP, AED, JPY, INR, PHP, AUD, CAD, & SGD and their respective symbol.

[1.1.0] - 2025-09-17

Changed

  • All invoices are saved locally
    • All invoice functionality now relies on Local Storage only.
    • All invoices can be exported to csv.

[1.0.0] - 2025-09-15

Added

  • Initial release:
    • Invoice creation and preview
    • Local Storage support for saving invoices
    • Invoice list with search and pagination
    • Export invoices to PDF
    • Delete single invoice or all invoices
    • Invoice statistics (total, average, latest)