Releases: michael-milette/moodle-local_mailtest
Releases · michael-milette/moodle-local_mailtest
eMail Test v3.1.6 (2024072200)
Updated
- Fixed 2 deprecated strings (to and recipient) in Moodle 4.4.
There are no functionality changes. This fix only affects Moodle 4.4 LMS users.
eMail Test v3.1.5 (2024062801)
Updated
- Fixed some compatibility issues with PHP 5.6 and 7.0.
- DNS test exclamation triangles icons now show up in older versions of Moodle LMS.
- Improved SPF, DMIK and DMARC detection.
eMail Test v3.1.2 (2024042801)
Updated
- Fixed incorrect error message for invalid DMARC ruf.
- Cleaned up language file.
eMail Test v3.1.1 (2024042300)
Added
- Github CI Workflows.
- Github security reporting.
Updated
- Bug reporting form.
- Tested compatible with PHP 5.6 to 8.3.
- Compatible with Moodle up to v4.4.
eMail Test v3.1.0 (2024022200)
What's new
Added
- Now tests DNS for SPF configuration.
- Now tests Moodle and DNS for DKIM configuration.
- Now tests DNS for DMARC configuration.
- Now tests DNS for BIMI configuration.
Updated
- Updated copyright for 2024.
eMail Test v3.0.0 (2023102000)
What's new
Added
- New diagnostic feature provides issue-specific information and some common solutions.
- New detection of SMTP credential issue.
- New detection of SMTP server connection failure/timeout.
- New detection of SMTP server rejection.
- New detection of connection timeout issues.
- New detection of DNS resolution failure.
- New detection of missing port or SSL/TLS protocol/port mismatch.
- New detection of closed port.
- New in-app information to help you troubleshoot if you don't receive the test email.
Updated
- Fix-31: Corrected deprecated FILTER_SANITIZE_STRING deprecation notice in PHP 8.1.
- Fix-30: Corrected undefined $CFG->branch error when installing at the same time as initial Moodle install.
- Fix-20: Now correctly handles site names with special characters such as ampersands.
- Documentation. Links to http:// have been replaced with https://.
- Compatible with Moodle up to v4.3.
Email Test release 2.0.2 - 2023-05-06
What's new
Updated
- Fix-31: Corrected FILTER_SANITIZE_STRING deprecation notice in PHP 8.1.
- Fix-30: Corrected undefined $CFG->branch error when installing at the same time as initial Moodle install.
- Fix-20: Now correctly handles site names with special characters such as ampersands.
- Compatible with PHP 5.6 to 8.1.
- Compatible with Moodle up to v4.2.
- Copyright notice for 2023.
Email Test release 2.0.1 - 2022-12-11
What's new
Added
- Added documentation for sending email via Gmail.
Updated
- Added missing string for Moodle 2.4 to 3.9.
- Compatible with PHP 5.6 to 8.0.
- Compatible with Moodle up to v4.1.
Email Test release 2.0.0 - 2022-04-24
What's New
Added
- Detects and reports the log location if mail.log is set in php.ini.
- Detects if email diverting is enabled.
- Detects if email/messaging is disabled by way of $CFG->noemailever.
Updated
- Compatible with PHP 5.6 to 7.4.
- Compatible with Moodle up to v4.0.
- Copyright notice for 2022.