Releases: klemens/StrigelCMS
Releases · klemens/StrigelCMS
Version 1.4
- 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
- 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