PepisCMS changelog
0.1.2 dev
0.1.1.9 dev
- Minor bugfixes
- Installer bugfixes
0.1.1.8 dev
- Changed directory structure, changed display page, added "user controllers".
- Removed addon manager (alpha)
- Implemented basic group management
- Implemented menu rendering
- Modified cache mechanism
0.1.1.7 dev
- Implemented siteconfig
- Changed the way the Privilege library is initialized (simplified) in ExternalAuth
- Solved upload error within FCK filemanager
0.1.1.6 dev
- CodeIgniter upgraded to 1.6.3
- Upgraded bridge.php bypass
- Fixed editor's filemanager issues
0.1.1.5 dev
- Introduced "one installation multiple sites", added own libraries overwriting some of the features of the original CI libraries
- Fixed 404 error file path
- Added siteconfig controller
- Changed directory structure, added INSTALLATIONPATH constant, modified DB.php and common.php (get_config())
0.1.1.4 dev
- Fixed missing MySQL usergroups autoincrement
- Added possibility to register new user groups
- Removed "add field" from translator
- Added privilege check to file manager connector
- Removed cookies from auth
- Added "status" field to users table
- Added extension to page name (when deleting)
- Changed theme structure
- Added "Authentification must be renewed each 5 min"
- Enhanced getElementByPageId, now returns the number of menu-children
0.1.1.3 dev
- Fixed MYSQLI driver error (installer)
- Fixed "FCK Form remains unchanged after saving the document"
- Fixed "$lang" => "$this->lang"
- Enhanced niceuri plugin
- Unattached pages now are sorted by URI
- Blocked access to SQL Scripts
- Fixed security issue (connector)