Update Changelog

This commit is contained in:
nicolas.dorier 2021-09-10 00:27:27 +09:00
parent 3b9c7db481
commit c4f4c3138c
No known key found for this signature in database
GPG key ID: 6618763EF09186FE

View file

@ -10,6 +10,7 @@ See [1](https://huntr.dev/bounties/ffabdac8-7280-4806-b70c-9b0d1aafbb6e/), [2](h
* Use CSP to prevent future XSS vulnerabilities. (#2856, #2863) @NicolasDorier
* Fix XSS vulnerabilities in summernote, the rich text editor (#2859) @dennisreimann
* The page could crash if the user clicks too many time on Notificate 'Mark as Seen' @NicolasDorier
* 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)