v4.0.1
Release info
This is mainly a security update release. It prevents a SSRF attack via the "remote upload" function.
Other notable changes:
- includes are now done via
###
instead of@@@
to keep valid PHP syntax (e.g. to usephp -l
- detect browser language instead of use config value
- docker: bugfix installation of php extensions
For more check the full changelog below.
Special thanks to @novashdima for contributing and 季宇辰 for pointing out the SSRF security issue.
Full Changelog: v4.0.0...v4.0.1