Release history
Invio releases
Self-hosted invoicing without the bloat.
All releases
11 shown
Increased request max size in the combined container.
Full changelog
Fixed some issues, increased request max size in combined container.
Full Changelog: https://github.com/kittendevv/Invio/compare/v2.0.0...v2.0.1
- Full account system with permission matrix
- TOTP two-factor authentication
- WeasyPrint PDF rendering with 1.4x faster performance and reduced resource usage
Full changelog
I have been building this project for over 8 months now, it feels like just yesterday when I started.
Here it is, version 2.0.0
Notable new features:
- WeasyPrint pdf rendering (1.4x faster, more architectures, smaller, less system resources)
- Full account system with permission matrix
- 2FA (TOTP)
- Preset products
- New frontend, sveltekit (read why {link to blog post})
- Invoice change history
- Many more small changes
Full Changelog: https://github.com/kittendevv/Invio/compare/v1.15.1...v2.0.0
Something went wrong with the previous version, this should update it properly **Full Changelog**: https://github.com/kittendevv/Invio/compare/v1.14.0...v1.14.1
The PDF generation now uses the chrome-headless-shell instead of chromium via puppeteer. Please note this does break arm64 compatibilty, this is something I am looking to fix but for now this switch is necessary for my vision of Invio **Full Changelog**: https://github.com/kitten
Maybe it took me 74 days but, you can now finally upload templates as a .zip folder instead of providing a hosted link. This release also fixes some bugs with localization. **Full Changelog**: https://github.com/kittendevv/Invio/compare/v1.12.2...v1.13.0
Dumb bug fix in settings route **Full Changelog**: https://github.com/kittendevv/Invio/compare/v1.12.0...v1.12.1
Fixed [Issue #64 ](https://github.com/kittendevv/Invio/issues/64)
- Product CRUD management
- Product categories and units
- Product auto-fill in invoices