This repository has been archived by the owner on Jan 5, 2023. It is now read-only.
- Prevent the frontend from being embedded in foreign iframes
- Add language support to categories
- Preparing for PHP 8
- Improve Language support in the backend
- Fix wrong destination for gallery uploads
- Improved the indexing module
- Show page thumbs in the backend overview
- Use the build in ZIP extension for uploads
In short
- Many security updates. Especially in the backend.
- Many improvements to the backend graphical user interface
- Removed some unused files
- Updated dependencies
See all 95 Commits here: v2.1.0...main
Security notes
The new limitations of the upload functions at a glance: In the default installation, uploads of vulnerable files are disabled. These are e.g. SVG files. If you want to re-enable the upload of these files, you can create your own config file in the /content/ folder.
Vulnerable files, of course, include addons. Also the upload of addons can be enabled and disabled via the config file. Also, an administrator must have "super privileges" to install addons.