Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Releases: openedx-unsupported/ecommerce-worker

3.1.0 | Include a Braze campaign id in enterprise code/offer emails

Upgrade to Django 3.2

08 Oct 14:14
e5a0171
Compare
Choose a tag to compare

Added support for Django 3.2

07 Oct 13:23
ec7b2c2
Compare
Choose a tag to compare

Added advisory to be clear that all merges must be deployed to PR template and README

17 Aug 13:59
5a271f3
Compare
Choose a tag to compare
2.2.2

docs: Added PR template advisory to be clear that all merges must be …

Updated Braze client to send emails to all users

13 Jul 06:41
Compare
Choose a tag to compare

Updated the Braze client to send emails to all users, irrespective of their "opt-in" status

Added file attachments to the Braze client and usages

01 Jul 11:53
Compare
Choose a tag to compare

Added file attachments to the Braze client and usages.

Remove special characters from sender_alias

14 Jun 08:17
2c52c2d
Compare
Choose a tag to compare
  • Remove special character from the sender_alias field so form field is validated by Braze.

Added reply_to option for braze email messages

25 May 11:21
Compare
Choose a tag to compare

Added reply_to option for braze email messages

Fix celery import definition

17 May 21:15
50fc3ed
Compare
Choose a tag to compare

The celery import entry points did not match ecommerce's celery routing. This should sync them again.

Remove sailthru and braze modules in favor of generic email module

14 May 15:30
7a821b7
Compare
Choose a tag to compare
  • The sailthru/v1 module has been removed completely (no longer supported)
  • The braze/v1 module has been abstracted as just email/v1 without any specific references to braze
  • email/v1 has the same API as sailthru/v1 had, with the small addition of did_email_bounce