Update Changelog

This commit is contained in:
nicolas.dorier 2021-09-09 23:55:20 +09:00
parent ad7b62fa3d
commit 4c83265de4
No known key found for this signature in database
GPG Key ID: 6618763EF09186FE

View File

@ -8,7 +8,8 @@ See [1](https://huntr.dev/bounties/ffabdac8-7280-4806-b70c-9b0d1aafbb6e/), [2](h
# Bug fixes:
* Use CSP to prevent future XSS attacks. (#2856, #2863) @NicolasDorier
* Use CSP to prevent future XSS vulnerabilities. (#2856, #2863) @NicolasDorier
* Fix XSS vulnerabilities in summernote, the rich text editor (#2859) @dennisreimann
* Fix plugins page crashing @Kukks
* Fix page crash of the perk editor in the crowdfund settings when the title is not set @dennisreimann
* Do not generate payment methods when 0 amount invoice (#2776)