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

Releases: flatCore/flatCore-CMS

Version 2.1.1

Choose a tag to compare

@patkon patkon released this 11 Feb 09:12
43b6fd6
  • 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

Choose a tag to compare

@patkon patkon released this 13 Oct 15:14
1d02596

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

Choose a tag to compare

@patkon patkon released this 15 Sep 16:49
0a84a03

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

Version 2.0.8

Choose a tag to compare

@patkon patkon released this 21 Jun 08:11
d615797
  • Removed SVG and XML Uploads.
  • New user role for administrators (upload sensitive files).
  • New Option for Theme Developer.

Version 2.0.7

Choose a tag to compare

@patkon patkon released this 21 Apr 08:31
5b7a021

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

Choose a tag to compare

@patkon patkon released this 26 Mar 08:33
7a73474
Merge pull request #46 from flatCore/develop

Develop Branch v2.0.6

Version 2.0.5

Choose a tag to compare

@patkon patkon released this 12 Mar 11:11
5760327
Merge pull request #44 from flatCore/develop

Develop Branch v2.0.5

Version 2.0.1

Choose a tag to compare

@patkon patkon released this 05 Feb 10:42
v2.0.1

Merge branch 'develop'

Version 2.0

Choose a tag to compare

@patkon patkon released this 04 Jan 08:41
v2.0

Merge branch 'develop'

Version 2.0 Beta7

Version 2.0 Beta7 Pre-release
Pre-release

Choose a tag to compare

@patkon patkon released this 28 Dec 20:20

minor fixes