Skip to content

Commit bf101de

Browse files
committed
6.4.212
1 parent 1916999 commit bf101de

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
14
18-01-2021 6.4.211
25
- Core: Validate theme and language. Don't echo given language string to fix XSS issue
36
- Core: Set "samesite=Strict" on all cookies

www/version.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
<?php
2-
return "6.4.211";
2+
return "6.4.212";

0 commit comments

Comments
 (0)