Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
v1.6.0.zip | 2022-12-04 | 12.7 MB | |
README.md | 2022-12-04 | 4.1 kB | |
Version 1.6 source code.tar.gz | 2022-12-04 | 1.3 MB | |
Version 1.6 source code.zip | 2022-12-04 | 1.6 MB | |
Totals: 4 Items | 15.5 MB | 0 |
v1.6.0.zip
Hash Format | Hash |
---|---|
MD5 | 91f3799b8878e75eaf9a0b270aeff1ef |
SHA-256 | 13084ec14a0ecb72cd6530e0a7d92f47fd0eb0ed930e95a4753d1f77bbb436cf |
New Contributors
- @naui95 made their first contribution in https://github.com/InvoicePlane/InvoicePlane/pull/754
- @vtq221 made their first contribution in https://github.com/InvoicePlane/InvoicePlane/pull/831
- @Ordissimo made their first contribution in https://github.com/InvoicePlane/InvoicePlane/pull/858
- @pimvanpelt made their first contribution in https://github.com/InvoicePlane/InvoicePlane/pull/788
- @tridnguyen made their first contribution in https://github.com/InvoicePlane/InvoicePlane/pull/805
- @Forceu made their first contribution in https://github.com/InvoicePlane/InvoicePlane/pull/810
- @giacy86 made their first contribution in https://github.com/InvoicePlane/InvoicePlane/pull/811
- @yvesmethz made their first contribution in https://github.com/InvoicePlane/InvoicePlane/pull/774
- @rezgui made their first contribution in https://github.com/InvoicePlane/InvoicePlane/pull/755
- @dagelf made their first contribution in https://github.com/InvoicePlane/InvoicePlane/pull/797
- @zidingz made their first contribution in https://github.com/InvoicePlane/InvoicePlane/pull/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 https://github.com/InvoicePlane/InvoicePlane/pull/831
- fix to CVE-2021-29024 [#735] by @naui95 in https://github.com/InvoicePlane/InvoicePlane/pull/754
- Don't show upload-path by @zeitschlag in https://github.com/InvoicePlane/InvoicePlane/pull/739
- fix for CVE-2021-29023 [#733] by @naui95 in https://github.com/InvoicePlane/InvoicePlane/pull/767
- Fix for outdated card data handling [#814] by @naui95 in https://github.com/InvoicePlane/InvoicePlane/pull/816
- Trivial typo fix by @pimvanpelt in https://github.com/InvoicePlane/InvoicePlane/pull/788
- Fix bug with recurring invoices dropping discounts by @pimvanpelt in https://github.com/InvoicePlane/InvoicePlane/pull/791
- Fix Payment Method Select by @tridnguyen in https://github.com/InvoicePlane/InvoicePlane/pull/805
- Escape client name for PDF generation (Only in Zugferd invoices) by @Forceu in https://github.com/InvoicePlane/InvoicePlane/pull/810
- [IP-711] Add responsive view for invoices/quotes by @nielsdrost7 in https://github.com/InvoicePlane/InvoicePlane/pull/783
- fix minor flaws in quotes itemlist view by @der-peer in https://github.com/InvoicePlane/InvoicePlane/pull/787
- Develop by @yvesmethz in https://github.com/InvoicePlane/InvoicePlane/pull/774
- Display $client surname for recurring invoices by @giacy86 in https://github.com/InvoicePlane/InvoicePlane/pull/811
- Select appropriate pdf template for guest users by @giacy86 in https://github.com/InvoicePlane/InvoicePlane/pull/765
- update composer and javascript packages by @nielsdrost7 in https://github.com/InvoicePlane/InvoicePlane/pull/822
- Create SECURITY.md by @zidingz in https://github.com/InvoicePlane/InvoicePlane/pull/752
- Update composer and javascript packages by @nielsdrost7 in https://github.com/InvoicePlane/InvoicePlane/pull/776
-
Create SECURITY.md by @dagelf in https://github.com/InvoicePlane/InvoicePlane/pull/797
-
Quick bugfix with a nullable value
- Fix in the npm packages to make the yarn build work
Full Changelog: https://github.com/InvoicePlane/InvoicePlane/compare/v1.5.11...v1.6-beta