- Minor bugfixes across the forum code
- Added moderator support - site user accounts must be tied to admin user accounts and the admin user accounts need to be given moderator permission
- Replaced all occurences of gmdate with date to avoid date mismatches and problems.
- Added largestside parameter to the protectedimage.php script to allow images to be resized based on the lengths of each side
- Added commented template names to page templates (where enabled in the site settings)
- Added the option to specify an alternative default template for registered users
- Improved the CRC checks to enhance security
- Added the option to specify the cookie domain - allowing multiple sites on multiple domains to use the same cookie. Handy for sites where the skin is defined by the domain and you want to retain login across the whole site.
- Added the option for multiple MonkeyCMS installations (ON THE SAME SERVER) to use one MonkeyCMS database for logins - allows a suite of sites with one set of login credentials. This could be done in the past by using a supported forum application, but now it's possible with just MonkeyCMS.
- Added some building blocks for OpenID integration - this will be a key feature of a later 1.5.x release allowing for a sign in using an OpenID provider rather than MonkeyCMS account.
More changes and bug fixes will be in the final release and will hopefully be available very soon.