Security
- Remove new line symbols in
Helper::setEnvFileVar()function. - Do not use
serialize()function inOption::set(). - Do not allow to create translations with random language code.
- Improved sanitizing
$php_pathin tools.php.
Fixed
- Fixed "TokenMismatchException not found" eror introduced in previous releases.
- Set SameSite to
Nonefor session cookie (#4750)