Below is a list of all the publicly released MistCMS updates. 1.25 -> 1.26 - Potentially increased exploit injection and login security. - New postshort(), postfolder(), and postcat() functions for layouts. - Made the admin options page a bit nicer and added some help text for each option. - Ability to exclude certain categories from the admin post list. - Admin post list is now paginated, displaying X posts per page. - Made a new %blog% MistCode tag for paginated blog-like post displays on category pages. - Image uploader now included!! - Minor code improvements here and there. - Affects: mist.php, /images/ - Database update needed: Yes - Special Instructions: New settings are on the admin options page 1.24 -> 1.25 - Solved the 404 problem once and for all. - Affects: mist.php, .htaccess - Database update needed: No - Special Instructions: None 1.23 -> 1.24 - Fixed escaping characters AGAIN--for good this time. - MistCMS now checks if files physically exist before 404'ing. - Edited posts no longer delete themselves when there's an error saving. - Added a single line break button to the post editor. - Affects: mist.php, /tiny_mce/brdown.png - Database update needed: No - Special Instructions: brdown.png added to tiny_mce folder 1.22 -> 1.23 - Fixed backslashes not escaping properly. - Affects: mist.php - Database update needed: No - Special Instructions: None 1.21 -> 1.22 - Added an option to specify the length of the meta description blurb. - Optimized initial database installation code. - Added recursive database update functionality. - Affects: mist.php - Database update needed: Yes - Special Instructions: Remember to upgrade the database!!! 1.20 -> 1.21 - Fixed MistCode parsing in RSS and metatags. - Split metatags() into two functions (metakeys and metadesc) - Added back the changelog, updated the readme. - Affects: mist.php - Database update needed: No - Special Instructions: None 1.19 -> 1.20 - Upgraded to the latest version of TinyMCE - Improved the editor layout and functionality - Affects: mist.php, /tiny_mce/ - Database update needed: No - Special Instructions: Delete the tiny_mce folder before replacing it 1.18 -> 1.19 - Allowed admin username to be 4+ characters during install (was 6+) - Updated to the latest version of TinyMCE - Affects: mist.php, /tiny_mce/ - Database update needed: No - Special Instructions: Delete the tiny_mce folder before replacing it 1.17 -> 1.18 - Fixed the wording of an error during installation - Affects: mist.php - Database update needed: No - Special Instructions: None 1.16 -> 1.17 - Fixed the .htaccess rewriting file paths in different folders and subdirectories - Affects: .htaccess, mist.php - Database update needed: No - Special Instructions: None