Skip to content

CSZ-CMS V.1.1.4 Releases

Compare
Choose a tag to compare
@cskaza cskaza released this 22 Dec 02:47
· 23 commits to master since this release

Server Requirements:

  • Best on browsers FireFox, Chrome, Safari, IE9.
  • Apache Server.
  • PHP 5.3.7 or higher.
  • MySQL 5.0 or higher (Required for MySQLi Driver).
  • Apache MOD_REWRITE Enabled.
  • PHP cURL Enabled.
  • gZip Compression Enabled.

RELEASE NOTES

CSZ-CMS V.1.1.4

  • Add support for architecture HMVC.
  • Change the license to ADPL.
  • Move plugin frontend to HMVC.
  • Fix shopping plugin to 1.0.2 (Add facebook comments into product view)
  • Fix Article plugin to version 1.0.4 (Add article search on frontend, Can sort the category).
  • Fix for disable autocomplete the password field for security.
  • Fix htaccess for more security.
  • Fix Parent Directory access for assets and template directory.
  • Fix Cookie set HttpOnly for security.
  • Fix forms return current url for security.
  • Fix member register bug.
  • Fix installer bug.