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.604-Dec-2025
Fixed
fix: Correct base URL detection for Joomla installations inside subfolders. (Fixes issues where the authorization URL was generated incorrectly.)
Added
feat: Added support for Private-only (Single Tenant) Microsoft Azure apps. (You can now connect using your own Tenant ID for extra security.)
Added
feat: New optional Tenant ID field. (Useful when your Azure application is restricted to a single organization.)
Added
feat: Added Administrator Email Notifications for token expiration. (You'll be alerted before the Microsoft OAuth token stops working.)
Fixed
fix: Improved compatibility with Akeeba Admin Tools Pro. (Ensures the plugin works smoothly even with stricter security settings.)
Fixed
fix: Updated compatibility for Joomla 4.3.4. (Tested and verified that everything works correctly.)
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.