CMS Made Simple 2.2.22
13 August 2025
CMS Made Simple version 2.2.22 is now available.
Upgrading to CMS Made Simple 2.2.22
CMS Made Simple 2.2.22 can be upgraded to (or installed) using any of Installatron's products. Use Installatron's optional Automatic Update feature to automatically apply CMS Made Simple updates as new versions are released, or use Installatron's Clone feature to duplicate an existing CMS Made Simple install to test the 2.2.22 upgrade prior to applying it live. Get started managing your CMS Made Simple installations with Installatron
What's New in CMS Made Simple 2.2.22
Core - General
- Fixed BR12711 - replace FILTER_SANITIZE_STRING in admin/siteprefs.php
- Fixed BR12701 - Internal Page Link fixed to now include section headers that have children
- Fixed BR12704 - User tag correctly updated message now automatically hides after 10 seconds
- Fixed BR12658 - removed redundant string & other language file tweaks
- Fixed BR12749 - Saving an UDT error fixed - saving the UDT parses the code but no longer executes
- in case the php headers fail to be correctly interpreted fallback on pure HTML
- make sure login form doesn't cache at all to avoid redirect loop on some server configurations
- re-enforce the no caching of backend pages for some server configurations and browsers
- upgraded to Smarty 4.5.5;
- fixed the UserOperations::IsSuperuser method when $uid is not 1 (default for an installation) but not necessarily kept the same during the lifecycle of the site;
- Removed MenuManager from the package;
Content Manager 1.1.14
- Default page deletion bug on copy fixed
Search Module 1.54
- Fixed BR12727 - Search Module bug fix to remove error if no result found
FilePicker 1.0.9
- Fixed BR #12666 - Logs display problem in Admin Log
Phar Installer 1.4.3
- Upgraded Smarty to version 4.5.5;
- Regular Phar still doesn't support Windows at this point while Expanded Phar does because of a Smarty issue while being served from the phar installer;
- Updated the installer README file;