- Full refactor for PHP 8.x compatibility.
- Fixed fatal errors on admin page (date() TypeError, FetchRow on null).
- Fixed install to work via CLI (cmscli).
- Added module-specific permission (Manage SitemapMgr).
- Proper Design Manager integration for "Sitemap Pages" template.
- LISE instances listed dynamically in sitemap type dropdown.
- LISE summary templates auto-created and auto-removed.
- Removed deprecated modules: CGBlog, CGCalendar, CompanyDirectory, PressRoom.
- All sitemap output now follows Google XML sitemap spec (removed changefreq/priority).
- Added XML declaration to all sitemap output.
- All queries use parameterized placeholders.
- Modern template loading (CreateTemplate + GetTemplateResource).
- Clean uninstall removes all data.
- Author updated to CMS Made Simple Foundation.