InvoiceShelf
Open source invoicing solution for individuals and businesses
Alternative to: freshbooks, invoice ninja, zoho invoice
About
Versions (20)
2.3.0
2026-04-04What’s Changed
- Fix remote disk backups never appear in backup listing by @csalzano in https://github.com/InvoiceShelf/InvoiceShelf/pull/576
- Override the email notification for backup by @alexdev01012020 in https://github.com/InvoiceShelf/InvoiceShelf/pull/508
- Fix docker containers failing to create SQL backups due to missing OS dependencies by @rihards-simanovics in https://github.com/InvoiceShelf/InvoiceShelf/pull/587
- Fix PDF notes line breaks by @mchev in https://github.com/InvoiceShelf/InvoiceShelf/pull/591
- Installer reliability improvements by @gdarko in https://github.com/InvoiceShelf/InvoiceShelf/pull/593
- Add HTTP client wrapper and upgrade Axios to v1 by @gdarko in https://github.com/InvoiceShelf/InvoiceShelf/pull/594
- Upgrade to Vite 8 and Tailwind CSS 4 by @gdarko in https://github.com/InvoiceShelf/InvoiceShelf/pull/595
- Upgrade Pinia from v2 to v3 by @gdarko in https://github.com/InvoiceShelf/InvoiceShelf/pull/596
- Upgrade Tiptap from v2 to v3 by @gdarko in https://github.com/InvoiceShelf/InvoiceShelf/pull/597
- Upgrade vue-router from v4 to v5 by @gdarko in https://github.com/InvoiceShelf/InvoiceShelf/pull/598
- Standardize Node.js version to 24 by @gdarko in https://github.com/InvoiceShelf/InvoiceShelf/pull/599
- Upgrade vue-flatpickr-component from v11 to v12 by @gdarko in https://github.com/InvoiceShelf/InvoiceShelf/pull/600
- Upgrade eslint tooling to v10 and fix linting bugs by @gdarko in https://github.com/InvoiceShelf/InvoiceShelf/pull/601
- Upgrade @vueuse/core from v12 to v14 by @gdarko in https://github.com/InvoiceShelf/InvoiceShelf/pull/602
- Upgrade ChartJS from v2 to v4 by @gdarko in https://github.com/InvoiceShelf/InvoiceShelf/pull/603
- Fix CustomerPolicy missing hasCompany() check (IDOR) by @gdarko in https://github.com/InvoiceShelf/InvoiceShelf/pull/604
- Scope bulk deletes to company and fix inverted ownership transfer by @gdarko in https://github.com/InvoiceShelf/InvoiceShelf/pull/605
- Add company ownership check to clone endpoints by @gdarko in https://github.com/InvoiceShelf/InvoiceShelf/pull/606
- Scope users listing and search to current company by @gdarko in https://github.com/InvoiceShelf/InvoiceShelf/pull/607
New Contributors
- @alexdev01012020 made their first contribution in https://github.com/InvoiceShelf/InvoiceShelf/pull/508
Full Changelog: https://github.com/InvoiceShelf/InvoiceShelf/compare/2.2.1…2.3.0