Version 1.2.0 2026-03-16
- fixed compatibility issues for PHP 7.4 through PHP 8.4;
- fixed admin group editing, group info caching, and password-reset auto-login error handling;
- fixed user cache handling for failed database reads and inconsistent property rows;
- fixed import, lost username, forced logout scheduling, and session status issues;
- fixed user history filtering form parameters;
- fixed session status countdown checks to use the CMSMSExt session marker file;
- fixed backend authentication settings save action to ignore direct non-submit requests;
- changed the MAMS API to be more consistent and reliable;
- added the
AddHistory(), GetBulkUserInfo(), and IsValidEmailAddress() API methods;