| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| v1.6.3.zip | 2025-08-05 | 27.2 MB | |
| README.md | 2025-08-05 | 3.6 kB | |
| v1.6.3 source code.tar.gz | 2025-08-05 | 1.3 MB | |
| v1.6.3 source code.zip | 2025-08-05 | 1.6 MB | |
| Totals: 4 Items | 30.1 MB | 11 | |
v1.6.3.zip
| Hash Format | Hash |
|---|---|
| MD5 | 8130c1f7885788df91e8fa398c66deb0 |
| SHA-256 | 4a3d7b9d10a785ccd5add44a230d95aad588848e10eed47969f0008f371b9f24 |
Thank you
Huge thanks to @sudwebdesign, @pumpi, @mheiduk, @onny, @xeruf and @xam-ps for helping. Without you guys this release wouldn't have been possible
New Contributors
- @onny made their first contribution in https://github.com/InvoicePlane/InvoicePlane/pull/1241
- @RobiNN1 made their first contribution in https://github.com/InvoicePlane/InvoicePlane/pull/1014
- @xeruf made their first contribution in https://github.com/InvoicePlane/InvoicePlane/pull/1061
- @NiklasSchmitt made their first contribution in https://github.com/InvoicePlane/InvoicePlane/pull/1073
- @redxtech made their first contribution in https://github.com/InvoicePlane/InvoicePlane/pull/1098
- @VizardAlpha made their first contribution in https://github.com/InvoicePlane/InvoicePlane/pull/1129
- @idressos made their first contribution in https://github.com/InvoicePlane/InvoicePlane/pull/1175
- @tstoeter made their first contribution in https://github.com/InvoicePlane/InvoicePlane/pull/1185
- @LOK-Soft made their first contribution in https://github.com/InvoicePlane/InvoicePlane/pull/1204
- @MrKrisKrisu made their first contribution in https://github.com/InvoicePlane/InvoicePlane/pull/1219
What's Changed (since v1.6.2)
Major Features & E-Invoicing
- [IP-1268] E-invoicing infrastructure update by @sudwebdesign
- [IP-1272] E-invoicing enhancements by @sudwebdesign
- [IP-1247] Processing e-invoices flow (and some bugfixes) for version 1.6.3 by @nielsdrost7
- [IP-1282] feat: Legacy calculation setup step by @pumpi
- [IP-1281] fix: Client overview shows wrong e-Invoicing state by @pumpi
Changed / Improvements
- [IP-1277] Replace node-sass with sass by @onny
- [IP-1261] Guest Payment stripe flow & online_payment lang improved by @nielsdrost7
- [IP-1178] Add custom_fields in controllers/Settings by @sudwebdesign
- [IP-1206] Add report: Invoices per client by @mheiduk
- [IP-1228] Improve number_helper & standardize_amount (fix european format) by @sudwebdesign
- [IP-1229] Remove unattended standardize_amount in payments view form by @sudwebdesign
- [IP-1241] Add pagination to invoice and quote templates by @onny
- [IP-1219] Sort invoices by date instead of id by @MrKrisKrisu
- [IP-1222] Sort quotes by date instead of id by @sudwebdesign
Fixed
- [IP-1179] Fix #fullpage-loader (Spinner) never showed after save by @sudwebdesign
- [IP-1174] Removed '.pdf' from Invoices.php downloads to fix issue by @HeapReaper
- [IP-1175] Check invoice balance before rendering QR code in web view by @idressos
- [IP-1183] Fix summary client delete button go to 404 (link2form) by @sudwebdesign
- [IP-1185] Fix styling in clients table header by @tstoeter
- [IP-1186] Style2class for amounts & balances (th & tr) by @sudwebdesign
- [IP-1197] Send email show blank page (php>=8.2) by @sudwebdesign
- [IP-1199] Add invoice_status case in template_helper by @sudwebdesign
- [IP-1201] Fix SMTP password wrong after saving settings by @sudwebdesign
- [IP-1204] Update template_helper.php to fix email template with custom single choice field by @LOK-Soft
- [IP-1251] fix: amount of the credit transfer cannot be smaller than 0.01 Euro by @mheiduk
- [IP-1278] Fix: Styling issues by @pumpi
- [IP-1283] fix: Client detail view exception by @pumpi
Full Changelog: https://github.com/InvoicePlane/InvoicePlane/compare/v1.6.2...v1.6.3