We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5aa052 commit 7758244Copy full SHA for 7758244
django_unicorn/CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## v0.36.1
4
+
5
+- More verbose error messages when components can't be loaded ([nerdoc](https://github.com/nerdoc)).
6
+- More complete handling to prevent XSS attacks.
7
8
+[All changes since 0.36.0](https://github.com/adamghill/django-unicorn/compare/0.36.0...0.36.1).
9
10
## v0.36.0
11
12
- Security fix: for CVE-2021-42053 to prevent XSS attacks (reported by [Jeffallan](https://github.com/Jeffallan)).
0 commit comments