Skip to content
This repository has been archived by the owner on Jan 5, 2023. It is now read-only.

Releases: flatCore/flatCore-CMS

Version 2.1.1

11 Feb 09:12
43b6fd6
Compare
Choose a tag to compare
  • 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

13 Oct 15:14
1d02596
Compare
Choose a tag to compare

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

15 Sep 16:49
0a84a03
Compare
Choose a tag to compare

This Release mainly fixes security-related errors in the Backend.
#59 #60

Version 2.0.8

21 Jun 08:11
d615797
Compare
Choose a tag to compare
  • Removed SVG and XML Uploads.
  • New user role for administrators (upload sensitive files).
  • New Option for Theme Developer.

Version 2.0.7

21 Apr 08:31
5b7a021
Compare
Choose a tag to compare

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

26 Mar 08:33
7a73474
Compare
Choose a tag to compare
Merge pull request #46 from flatCore/develop

Develop Branch v2.0.6

Version 2.0.5

12 Mar 11:11
5760327
Compare
Choose a tag to compare
Merge pull request #44 from flatCore/develop

Develop Branch v2.0.5

Version 2.0.1

05 Feb 10:42
Compare
Choose a tag to compare
v2.0.1

Merge branch 'develop'

Version 2.0

04 Jan 08:41
Compare
Choose a tag to compare
v2.0

Merge branch 'develop'

Version 2.0 Beta7

28 Dec 20:20
Compare
Choose a tag to compare
Version 2.0 Beta7 Pre-release
Pre-release

minor fixes