v1.6.4 Beta 1
InvoicePlane v1.6.4-beta-1
v1.6.4-beta-1.zip
| Hash Format | Hash | |:-----------|:------| | MD5 | f25d2ed999dc12fe53d43dcc4295bac6 | | SHA-256 | f96eea4de21c49346a5989a72e15b758e7605f2d860a7ddf1117fad31b0741e2 |
Thank You
Huge thanks to @onny, @naui95, @drewangell, and @ErikKrause for driving this release forward.
Your contributions made this version possible.
New Contributors
- @ErikKrause made their first contribution in https://github.com/InvoicePlane/InvoicePlane/pull/1302
- @drewangell made their first contribution in https://github.com/InvoicePlane/InvoicePlane/pull/1289
What’s Changed (since v1.6.3)
Features & Improvements
- [IP-1302] Update
number_helper.phpto avoid empty string warning — @ErikKrause - [IP-1313] Implement new templates with named footers — @naui95
- [IP-1288] PayPal Advanced Credit Cards & Venmo support — @drewangell
- [IP-1333] Add
default_order_bymethod for recurring invoices - [IP-1310] Make
$show_item_discountsavailable inInvoicePlane_Web.php - [IP-1322] Show open invoices on guest index
- [IP-1306] Remove version string from
composer.json— @onny
Fixes
- [IP-1307] Sending emails to multiple addresses triggered an error
- [IP-1304] Code in
index.phpcaused issues on Alpine-based Docker images - [IP-1338] Fix file uploads
- [IP-1325] Fix “Sales by Year”
- [IP-1324] Fix guest “Get File”
Full Changelog
https://github.com/InvoicePlane/InvoicePlane/compare/v1.6.3...v1.6.4-beta-1