Releases: flatCore/flatCore-CMS
Version 2.1.1
- 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.
Version 2.1.0
Please note: We have dropped PHP 5.X support. Minimal requirement is PHP 7.3+ now.
What's Changed
Full Changelog: v2.0.9...v2.1.0
Version 2.0.9
Version 2.0.8
- Removed SVG and XML Uploads.
- New user role for administrators (upload sensitive files).
- New Option for Theme Developer.
Version 2.0.7
We have two more Themes for the Backend. Also we improved a few things concerning GUI. For example copy & paste for snippets and shortcodes.
Version 2.0.6
Merge pull request #46 from flatCore/develop Develop Branch v2.0.6
Version 2.0.5
Merge pull request #44 from flatCore/develop Develop Branch v2.0.5
Version 2.0.1
v2.0.1 Merge branch 'develop'
Version 2.0
v2.0 Merge branch 'develop'
Version 2.0 Beta7
minor fixes