Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
v1.6.1.zip | 2023-12-27 | 27.0 MB | |
README.md | 2023-12-04 | 4.4 kB | |
v1.6.1 source code.tar.gz | 2023-12-04 | 1.3 MB | |
v1.6.1 source code.zip | 2023-12-04 | 1.6 MB | |
Totals: 4 Items | 29.8 MB | 0 |
v1.6.1.zip
Hash Format | Hash |
---|---|
MD5 | 40ef82bc4cd10fc87c96ec60b64f431c |
SHA-256 | ebabd7c44e294d432498f6a52e026b0adda997605258e277b622792b9c2ca586 |
New Contributors
- @mheiduk made their first contribution in https://github.com/InvoicePlane/InvoicePlane/pull/900
- @KevinJ30 made their first contribution in https://github.com/InvoicePlane/InvoicePlane/pull/1005
- @fabm3n made their first contribution in https://github.com/InvoicePlane/InvoicePlane/pull/989
- @kelvin-codes-stuff made their first contribution in https://github.com/InvoicePlane/InvoicePlane/pull/950
- @rycardo74 suggested to add a trim in a filter function (issue [#992])
- @vespino made their first contribution in https://github.com/InvoicePlane/InvoicePlane/pull/897
- @MatoTominac made their first contribution in https://github.com/InvoicePlane/InvoicePlane/pull/903
- @Verony-makesIT made their first contribution in https://github.com/InvoicePlane/InvoicePlane/pull/924
What's Changed
- [IP-992]: add a trim to client search
- [IP-883]: fix loading stripe for websites not using clean urls (#883) by @naui95 in https://github.com/InvoicePlane/InvoicePlane/pull/896
- In version 1.6.0 the logo isn't shown on the PDF by @vespino in https://github.com/InvoicePlane/InvoicePlane/pull/897
- [IP-971]: by @KevinJ30 in https://github.com/InvoicePlane/InvoicePlane/pull/1005
- [IP-894]: by @naui95 in https://github.com/InvoicePlane/InvoicePlane/pull/899
- Fix: Inserting email template by @mheiduk in https://github.com/InvoicePlane/InvoicePlane/pull/900
- Update view.php by @vespino in https://github.com/InvoicePlane/InvoicePlane/pull/906
- [IP-907]: by @naui95 in https://github.com/InvoicePlane/InvoicePlane/pull/908
- [IP-902]: fix possible vulnerabilities [#902] by @naui95 in https://github.com/InvoicePlane/InvoicePlane/pull/918
- Detect Ctrl + S keyboard shortcut and save the form by @MatoTominac in https://github.com/InvoicePlane/InvoicePlane/pull/903
- Make product.* available in quotes by @nielsdrost7 in https://github.com/InvoicePlane/InvoicePlane/pull/915
- [IP-895]: Option to Initiate Terms When Sending Invoice by @naui95 in https://github.com/InvoicePlane/InvoicePlane/pull/928
- [IP-911]: required fields check by @nielsdrost7 in https://github.com/InvoicePlane/InvoicePlane/pull/927
- Fix bug [#840] Deleted the extra "state" field by @Verony-makesIT in https://github.com/InvoicePlane/InvoicePlane/pull/930
- added versioning file by @naui95 in https://github.com/InvoicePlane/InvoicePlane/pull/937
- [IP-940]: unicode inside select by @kelvin-codes-stuff in https://github.com/InvoicePlane/InvoicePlane/pull/950
- [IP-959]: set encryption key after installing by @nielsdrost7 in https://github.com/InvoicePlane/InvoicePlane/pull/960
- [IP-898]: Fix bug where logo wasn't found while creating PDF invoice by @nielsdrost7 in https://github.com/InvoicePlane/InvoicePlane/pull/964
- security fixes by @nielsdrost7 in https://github.com/InvoicePlane/InvoicePlane/pull/973
- 2023 23011 by @nielsdrost7 in https://github.com/InvoicePlane/InvoicePlane/pull/974
- [IP-766] add extra logging when IP_DEBUG=true for the Recurring invoices by @nielsdrost7 in https://github.com/InvoicePlane/InvoicePlane/pull/970
- [IP-968] Sometimes a user isn't created, add more logging to see what's going on by @nielsdrost7 in https://github.com/InvoicePlane/InvoicePlane/pull/969
- [IP-980]: Wasn't able to reproduce the bug, added more logging by @nielsdrost7 in https://github.com/InvoicePlane/InvoicePlane/pull/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 https://github.com/InvoicePlane/InvoicePlane/pull/982
- [IP-973]: Bug fixes after a report in the comments of PR [#973] by @nielsdrost7 in https://github.com/InvoicePlane/InvoicePlane/pull/981
- own env option for 'sess_save_path' by @mheiduk in https://github.com/InvoicePlane/InvoicePlane/pull/984
- Update Github Workflows by @fabm3n in https://github.com/InvoicePlane/InvoicePlane/pull/989
- feat: payment QR code for web/pdf templates by @mheiduk in https://github.com/InvoicePlane/InvoicePlane/pull/995
Quick overview of the improvements vs. v1.6.0:
Full Changelog: https://github.com/InvoicePlane/InvoicePlane/compare/v1.6.0...v1.6.1