Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
1.8.178 source code.tar.gz | 2025-05-15 | 7.8 MB | |
1.8.178 source code.zip | 2025-05-15 | 11.0 MB | |
README.md | 2025-05-15 | 398 Bytes | |
Totals: 3 Items | 18.8 MB | 0 |
Security
* Remove new line symbols in Helper::setEnvFileVar()
function.
* Do not use serialize()
function in Option::set()
.
* Do not allow to create translations with random language code.
* Improved sanitizing $php_path
in tools.php.
Fixed
* Fixed "TokenMismatchException not found" eror introduced in previous releases.
* Set SameSite to None
for session cookie (#4750)