NEW FEATURE
WHMCS V8.9 support
BUG FIX
Solved problem where the cron path and URL fields were blank after accessing the "System Overview" section in the module's general settings - case #942
Eliminated specific notices and warnings for cron job error reporting - case #979
Resolved the "Status: fread() expects parameter 2 to be int, float given" error, which could occur during email import operation - case #981
Corrected problem related to linking a Google account in client security settings when the module was active - case #978
Solved the "Call to undefined function Slim/Http/get_magic_quotes_gpc()" error that could occur when using PHP 8.1 - case #987
Fixed the "Undefined property: stdClass::$cc" error that occurred when running the cron job for importing email messages - case #984
Other minor code corrections