Version 1.6
v1.6.0.zip
Hash Format | Hash |
---|---|
MD5 | 91f3799b8878e75eaf9a0b270aeff1ef |
SHA-256 | 13084ec14a0ecb72cd6530e0a7d92f47fd0eb0ed930e95a4753d1f77bbb436cf |
New Contributors
- @naui95 made their first contribution in #754
- @vtq221 made their first contribution in #831
- @Ordissimo made their first contribution in #858
- @pimvanpelt made their first contribution in #788
- @tridnguyen made their first contribution in #805
- @Forceu made their first contribution in #810
- @giacy86 made their first contribution in #811
- @yvesmethz made their first contribution in #774
- @rezgui made their first contribution in #755
- @dagelf made their first contribution in #797
- @zidingz made their first contribution in #752
Quick overview of the improvements:
- 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
What's Changed since Beta 3:
- [IP-891] Improved compatibility with MySQL 8
- Improved the readme
- Added better templates for github issues and feature requests
- [IP-886]: There was an error with the field length in one of the tables, we've corrected that.
What's Changed
-
[IP-798]: Prepare for PHP 8.1 compatibility release by @vtq221, @Ordissimo and of course @naui95 in #831
-
fix to CVE-2021-29024 #735 by @naui95 in #754
-
Don't show upload-path by @zeitschlag in #739
-
fix for CVE-2021-29023 #733 by @naui95 in #767
-
Trivial typo fix by @pimvanpelt in #788
-
Fix bug with recurring invoices dropping discounts by @pimvanpelt in #791
-
Fix Payment Method Select by @tridnguyen in #805
-
Escape client name for PDF generation (Only in Zugferd invoices) by @Forceu in #810
-
[IP-711] Add responsive view for invoices/quotes by @nielsdrost7 in #783
-
fix minor flaws in quotes itemlist view by @der-peer in #787
-
Develop by @yvesmethz in #774
-
Display $client surname for recurring invoices by @giacy86 in #811
-
Select appropriate pdf template for guest users by @giacy86 in #765
-
update composer and javascript packages by @nielsdrost7 in #822
-
Update composer and javascript packages by @nielsdrost7 in #776
-
Quick bugfix with a nullable value
-
Fix in the npm packages to make the yarn build work
Full Changelog: v1.5.11...v1.6-beta