Skip to content

1.3.0

Compare
Choose a tag to compare
@mikix mikix released this 17 Aug 15:02
· 72 commits to master since this release
9cb76e8
  • New channel method handles_delivery_for_message for allowing a default channel
    to claim a message, even if it would normally be delivered to the configured
    transactional channel.
  • Braze: Will handle any message defined in ACE_CHANNEL_BRAZE_CAMPAIGNS (using the
    above new feature) to steal campaign messages from the transactional channel as
    needed.