Skip to content

Releases: klemens/StrigelCMS

Version 1.4

14 Nov 21:30
v1.4
Compare
Choose a tag to compare
  • Support PHP 7 by switching to the mysqli extension
  • Support using the repo directly in the webroot (simplifies future updates)
  • Allow development using the integrated PHP webserver
  • Add hasVisibleChild menu method for plugins
  • Fix simplexml bug on the template admin page

Version 1.3

19 Aug 16:49
v1.3
Compare
Choose a tag to compare
  • Fix a bug that may allow sql injections
  • Prevent execution of user uploaded files (Apache, see README)
  • Small rework of the backend rights module
  • Improved session management: no cookies in fontend and multiple tabs in backend
  • Change licence to GPLv3