Release Notes: This release defines scmsLoginAge_ON and scmsLoginAge constants to take care of password aging. A "double slash" path bug in scms_footer.php has been fixed. user_logins.php and user_sessions.php error message display has been fixed. CSS style bugs in config.js have been fixed. Modifications have been made to authenticate.php to not give an "Undefined index" warning for username and password variables.


Release Notes: This release fixes cookie lifetimes (Use Session Cookies), session expiration, and X_Forwarded_For IP logging, uses simpler Controller and Models class names, improves configuration, error handling, and .htaccess configuration directives, and adds DB CRUD Permission ACLs (select|update|delete|insert).


Release Notes: Custom routes were added to the XML configuration. Various configuration fixups were made.


Release Notes: Various PHP.INI configuration directives fixes, a reversion to XHTML 1.0 Transitional, and the removal of the buggy installer.


Release Notes: Validation was added for SCMS configuration. A Web installer was added.


Release Notes: Directories were restructured. The database layer was rewritten to use the PDO driver. Object models were added. XHTML mark-up was changed from Transitional to Strict. Session database storage bugs, including CAPTCHA and CSRF session data loss, were fixed. A plug-in and model class auto-loader was added. SCMS dynamic configuration was implemented. Many bugs were fixed, including problems with account locking and error handling, and there were many code cleanups and optimizations.