What's New With 2.7.x
January 16, 2023
[v2.7.1] => 2023-FEB-14
Fixed
Fix usage of invalid named member function #33 (https://github.com/coldbox-modules/cbmailservices/pull/33)
[v2.7.0] => 2023-JAN-16
A big thanks to @richardherbert for all the updates in this release.
Fixed
FIXED var scoping of attachments variable
Updated to handle a response that is not JSON
🐛 FIX: Update GHA to avoid deprecated syntax
Added
Added test for
MAILGUN_BASEURLpropertyUpdated to make
MAILGUN_APIURLoptionalAdded support for Mailgun EU region by making
MAILGUN_APIURLan optional property withhttps://api.mailgun.net/v3/as the default.
Changed
Updated all GHA actions to the latest versions and moved to use
temurinJava distributions due to deprecation of the service.
Last updated
Was this helpful?