Skip to content

Releases: WonderCMS/wondercms

WonderCMS 2.0.3

20 Apr 20:10
Compare
Choose a tag to compare

What's new in WonderCMS 2.0.3

  • Fixed CSRF vulnerability with low severity. We now generate a token, thanks to Ashutosh Singh for the excellent find.
  • Fixed 404 header bug which was returned when the user was logged in and visited a non existent page.
  • Changed the span wrappers to div wrappers on all editable areas. Thanks to @scsmash3r for pointing out that spans could cause trouble in some cases.

Installation

  • Unzip and upload the files wherever you wish WonderCMS to be installed at.

Updating from 1.1.0 or later

  • Use the one click update button after you login into your WonderCMS

What was new in previous version 2.0.2

  • added new hook: page

What was new in previous version 2.0.1

  • fixed function name / added static
  • added CSS to set default font size to the settings panel

What was new in previous version 2.0.0

  • first stable release in 8 years
  • removed "Powered by WonderCMS" link
  • new default theme
  • WonderCMS now updates your default theme and .htaccess
  • improved settings panel
  • optimized code and code clean up
  • database.js versioning, which makes it really easy to update for different WonderCMS versions

WonderCMS 2.0.2

31 Mar 20:59
Compare
Choose a tag to compare

WonderCMS 2.0.2 features

  • added new hook: page

Installation

  • Unzip and upload the files wherever you wish WonderCMS to be installed at.

Updating from 1.1.0 or later

  • Use the one click update button after you login into your WonderCMS

What was new in previous version 2.0.1

  • fixed function name / added static
  • added CSS to set default font size to the settings panel

What was new in previous version 2.0.0

  • first stable release in 8 years
  • removed "Powered by WonderCMS" link
  • new default theme
  • WonderCMS now updates your default theme and .htaccess
  • improved settings panel
  • optimized code and code clean up
  • database.js versioning, which makes it really easy to update for different WonderCMS versions

WonderCMS 2.0.1

28 Mar 10:59
Compare
Choose a tag to compare

WonderCMS 2.0.1 features

  • fixed function name / added static
  • added CSS to set default font size to the settings panel

Installation

  • Unzip and upload the files wherever you wish WonderCMS to be installed at.

Updating from 1.1.0 or later

  • Use the one click update button after you login into your WonderCMS

What was new in previous version, 2.0.0

  • first stable release in 8 years
  • removed "Powered by WonderCMS" link
  • new default theme
  • WonderCMS now updates your default theme and .htaccess
  • improved settings panel
  • optimized code and code clean up
  • database.js versioning, which makes it really easy to update for different WonderCMS versions

WonderCMS 2.0.0

18 Mar 18:12
Compare
Choose a tag to compare

WonderCMS 2.0.0 features

  • first stable release in 8 years
  • removed "Powered by WonderCMS" link
  • new default theme
  • WonderCMS now updates your default theme and .htaccess
  • improved settings panel
  • optimized code and code clean up
  • database.js versioning, which makes it really easy to update for different WonderCMS versions

Installation

  • Unzip and upload the files wherever you wish WonderCMS to be installed at.

Updating from 1.1.0 or later

  • Use the one click update button after you login into your WonderCMS

WonderCMS 1.2.0 beta

01 Jan 16:08
Compare
Choose a tag to compare

WonderCMS 1.2.0 beta features

  • custom functions.php file per theme - WonderCMS will automatically include your functions.php file if it exists in your themes folder (/themes/yourTheme/functions.php)
  • added padding20 CSS class to the admin settings panel

This update also enables you to easily define new editable areas in your functions.php file.
The correct location for the functions.php file is (example URL):
http://yourWonderCMSinstallation.com/themes/yourThemeName/functions.php

Installation

  1. Unzip and upload the files wherever you wish WonderCMS to be installed at.

WonderCMS 1.1.0 beta

09 Dec 13:09
Compare
Choose a tag to compare

WonderCMS 1.1.0 beta new features

  • WonderCMS one click update functionality - thanks to Yassine Addi
  • fixed bug - removed issue of the characters (b, r, < and >) being trimmed in the menu list - thanks to Yassine Addi
  • additional plugins available as standalone downloads - thanks to Yassine Addi

Installation

  1. Unzip.
  2. Upload the files wherever you wish WonderCMS to be installed at.