v1.6.3-rc0
Pre-release
Pre-release
v1.6.3-rc0.zip
| Hash Format | Hash |
|---|---|
| MD5 | 84e11a22b01868bd51e4cb222224d457 |
| SHA-256 | 77538d333fb081bffbfdbe84f2d96201d5be53de7502dd933b86e3c7ea077964 |
Huge thanks to @sudwebdesign , @xam-ps and @AeroBytesNL for helping. Without you guys this release wouldn't have been possible
New Contributors
- @idressos made their first contribution in #1175
- @tstoeter made their first contribution in #1185
- @LOK-Soft made their first contribution in #1204
- @MrKrisKrisu made their first contribution in #1219
- @onny made their first contribution in #1241
Changelog:
New Features
- IP-939 Implement e-invoice processing flow and related bugfixes – by @sudwebdesign
- IP-1206 Add Invoices per Client report – by @mheiduk
- IP-1241 Add pagination to invoice and quote templates – by @onny
Changed
- IP-1219 Sort invoices by date instead of ID – by @MrKrisKrisu
- IP-1222 Sort quotes by date instead of ID – by @sudwebdesign
Fixed
- IP-1169 Add custom_fields to Settings controller – by @sudwebdesign
- IP-1174 Remove
.pdffrom invoice downloads – by @AeroBytesNL - IP-1175 Skip QR code rendering if invoice balance is 0 – by @idressos
- IP-1179 Fix fullpage-loader spinner not showing – by @sudwebdesign
- IP-1183 Fix client delete button 404 – by @sudwebdesign
- IP-1184 Fix styling in clients table header – by @tstoeter
- IP-1196 Fix email blank page on PHP ≥ 8.2 – by @sudwebdesign
- IP-1198 Add invoice_status to template_helper – by @sudwebdesign
- IP-1200 Fix SMTP password not saving correctly – by @sudwebdesign
- IP-1204 Fix email template with custom single choice field – by @LOK-Soft
- IP-1251 Fix credit transfer amount can't be < 0.01 EUR – by @mheiduk
- IP-1164 Fix missing
ifcheck – by @nielsdrost7 - IP-1165 General fix for small issue – by @nielsdrost7
UI / Styling
- IP-1186 Style amounts & balances in tables – by @sudwebdesign
Improvements
- IP-1228 Improve number_helper and EU formatting – by @sudwebdesign
- IP-1229 Remove stray standardize_amount in payment form – by @sudwebdesign
- IP-1261 Improve guest Stripe payment flow and translation labels – by @nielsdrost7
Full Changelog: v1.6.2-beta-3...v1.6.3-rc0