Changelog for the Microsoft/Outlook 365 Mail Connect Plugin for Joomla! | Web357
Changelog for the Microsoft/Outlook 365 Mail Connect Plugin for Joomla!
v1.0.515-Oct-2025
Fixed
Fix correct content type detection. Resolved an issue where HTML tags were displayed in RSForm! Pro and Joomla system emails when using v1.0.4.
v1.0.413-Oct-2025
Added
Added Joomla! 6 compatibility.
Added
Added support for `replyTo` headers when sending emails through Microsoft Graph.
Fixed
Corrected schema validation issues by ensuring recipient arrays (replyTo, to, cc, bcc) are properly indexed.
Fixed
Correct content type detection. Using the `isHtml()` function was changing the content type to HTML.
Changed
Update changelog URL in settings.
Fixed
Minor fixes and improvements.
v1.0.317-Sep-2025
Fixed
Fixed issue where an empty Client Secret caused authentication failures (AADSTS7000218 ) by replacing the Joomla! password field with a custom password field in plugin configuration.
Fixed
Minor fixes and improvements.
v1.0.221-Aug-2025
Fixed
Fixed JED checker issues before submitting to JED.
Added
Added version check in plugin settings.
Fixed
Other minor improvements and fixes.
v1.0.120-Aug-2025
Added
Refactored refresh token handling to prevent premature deletion.
Added
Added enhanced logging for API errors.
Added
Cleared cache automatically when plugin settings are updated.
Added
Ensured "From" address is properly set in Send method for JMail Log compatibility.
Changed
Generated JS administration URLs using PHP.
Fixed
Fixed Microsoft Graph API schema validation errors.