Skip to content

1.0.0

Compare
Choose a tag to compare
@mikix mikix released this 12 Mar 14:02
· 80 commits to master since this release
b4ead65
  • BREAKING: Recipient objects now take lms_user_id instead of username
  • New braze_email backend, needing the following new configuration:
    • ACE_CHANNEL_BRAZE_API_KEY
    • ACE_CHANNEL_BRAZE_APP_ID
    • ACE_CHANNEL_BRAZE_REST_ENDPOINT (like rest.iad-01.braze.com)
    • ACE_CHANNEL_BRAZE_CAMPAIGNS (an optional dictionary of ACE message names to Braze campaign identifiers)