Releases: mhzawadi/invoiceplane
Releases · mhzawadi/invoiceplane
v1.6.1.3
v1.6.1.2 - Fix startup
This is both a bug fix and OS update
- Bump Alpine to 3.19 (https://www.alpinelinux.org/posts/Alpine-3.19.0-released.html)
- fix setting DB options from
environment
Bug fix
v1.6.1
What's Changed
- [IP-992]: add a trim to client search
- [IP-883]: fix loading stripe for websites not using clean urls (InvoicePlane/InvoicePlane#883) by @naui95 in InvoicePlane/InvoicePlane#896
- In version 1.6.0 the logo isn't shown on the PDF by @vespino in InvoicePlane/InvoicePlane#897
- [IP-971]: by @KevinJ30 in InvoicePlane/InvoicePlane#1005
- [IP-894]: by @naui95 in InvoicePlane/InvoicePlane#899
- Fix: Inserting email template by @mheiduk in InvoicePlane/InvoicePlane#900
- Update view.php by @vespino in InvoicePlane/InvoicePlane#906
- [IP-907]: by @naui95 in InvoicePlane/InvoicePlane#908
- [IP-902]: fix possible vulnerabilities InvoicePlane/InvoicePlane#902 by @naui95 in InvoicePlane/InvoicePlane#918
- Detect Ctrl + S keyboard shortcut and save the form by @MatoTominac in InvoicePlane/InvoicePlane#903
- Make product.* available in quotes by @nielsdrost7 in InvoicePlane/InvoicePlane#915
- [IP-895]: Option to Initiate Terms When Sending Invoice by @naui95 in InvoicePlane/InvoicePlane#928
- [IP-911]: required fields check by @nielsdrost7 in InvoicePlane/InvoicePlane#927
- Fix bug InvoicePlane/InvoicePlane#840 Deleted the extra "state" field by @Verony-makesIT in InvoicePlane/InvoicePlane#930
- added versioning file by @naui95 in InvoicePlane/InvoicePlane#937
- [IP-940]: unicode inside select by @kelvin-codes-stuff in InvoicePlane/InvoicePlane#950
- [IP-959]: set encryption key after installing by @nielsdrost7 in InvoicePlane/InvoicePlane#960
- [IP-898]: Fix bug where logo wasn't found while creating PDF invoice by @nielsdrost7 in InvoicePlane/InvoicePlane#964
- security fixes by @nielsdrost7 in InvoicePlane/InvoicePlane#973
- 2023 23011 by @nielsdrost7 in InvoicePlane/InvoicePlane#974
- [IP-766] add extra logging when IP_DEBUG=true for the Recurring invoices by @nielsdrost7 in InvoicePlane/InvoicePlane#970
- [IP-968] Sometimes a user isn't created, add more logging to see what's going on by @nielsdrost7 in InvoicePlane/InvoicePlane#969
- [IP-980]: Wasn't able to reproduce the bug, added more logging by @nielsdrost7 in InvoicePlane/InvoicePlane#983
- *[IP-978]: When on a mobile the SESS_MATCH_IP environment variable is important. Changed a setting in /application/config.php to env_bool instead of _env by @nielsdrost7 in InvoicePlane/InvoicePlane#982
- [IP-973]: Bug fixes after a report in the comments of PR InvoicePlane/InvoicePlane#973 by @nielsdrost7 in InvoicePlane/InvoicePlane#981
- own env option for 'sess_save_path' by @mheiduk in InvoicePlane/InvoicePlane#984
- Update Github Workflows by @fabm3n in InvoicePlane/InvoicePlane#989
- feat: payment QR code for web/pdf templates by @mheiduk in InvoicePlane/InvoicePlane#995
Version 1.6
- Made InvoicePlane compatible with PHP 8.1
- Made InvoicePlane compatible with MySQL 8
- Security fixes
- Minor fixes in the views, making them more responsive
- Updated composer and npm (yarn) packages
- Added security.md