- Version 1.0.2, 01/07/2026
- ModuleChecker: split Google and Trustpilot logic into
lib/class.MasCsrGoogle.php, lib/class.MasCsrTrustpilot.php, and lib/class.MasCsrHttp.php (main module under 500 lines).
- ModuleChecker: replaced deprecated
$this->smarty with cmsms()->GetSmarty().
- ModuleChecker: removed deprecated
SetParameterType / CreateParameter / RestrictUnknownParams; frontend params validated in action.default.php.
- ModuleChecker: removed
@ error suppression on Trustpilot cache and HTTP helpers.
- Added
GetDependencies() and UninstallPreMessage() with language string.
- Added
icon.png (512×512) and images/banner.png (1200×400) for Forge listing.
- Bundled MAS admin UI under
lib/mas_common/ with tabbed Help/About, Admin Settings, and Donations tab.
- Version 1.0.1, 05/05/2026
GetChangeLog() reads module CHANGELOG.md for Module Manager About with language-pack fallback.