====== Roadmap ====== ===== v2.4.0 ===== * Setup of Model Classes which allow CRUD ( Create, Read, Update, Delete) capability for admin + public, old funcionality will continue to work however will be made deprecated * Data Model interface and new improved database abstraction layer * Removal of bit permissioning system reverting back to can'x' type permissions which gives greater flexibility in adding new Permissions ===== v2.5.0 ===== * Upgrade Rich Text Editor * Start to deprecate * Porting anything possible that won't break 2.x functionality from 3.0 ===== v3.0.0 ===== * Ability to setup URLs for News * Create Pages (CMS Capabilities) * Unit Testing * Database Table alteration/creation self contained within system - Removes requirement for upgrade sql files * New Template Engine * New Admin default theme, this was pushed back from 2.3 * Port all supported plugins into Module format * New Form creation system * Additionals of Controllers associated with Modules * Configuration system change * Ability to view draft versions within site (CMS Only) * Tigher integration of Rich Text Editor and Administration for easier use * Ability for Modules to add their own Permissions * Database backup system finally dropped * Class auto loading