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 1916999 commit bf101deCopy full SHA for bf101de
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+18-01-2021 6.4.212
2
+- Fix 6.4.211 - ErrorException in latest release #657 It happened in php < 7.3
3
+
4
18-01-2021 6.4.211
5
- Core: Validate theme and language. Don't echo given language string to fix XSS issue
6
- Core: Set "samesite=Strict" on all cookies
www/version.php
@@ -1,2 +1,2 @@
<?php
-return "6.4.211";
+return "6.4.212";
0 commit comments