Skip to content

Releases: nyaruka/courier

v9.3.17

12 Sep 18:14
Compare
Choose a tag to compare

Changelog

  • 7d24fc1 Merge pull request #784 from nyaruka/dynamo_clogs
  • 88797e7 Write all channel logs to DynamoDB

v9.3.16

11 Sep 19:53
Compare
Choose a tag to compare

Changelog

  • 614aedf Merge pull request #783 from nyaruka/clog_uuid_v7
  • 74668e2 Use ordered v7 UUIDs for channel logs

v9.3.15

11 Sep 19:15
Compare
Choose a tag to compare

Changelog

  • 47ec7f8 Merge pull request #782 from nyaruka/dynamo
  • 0996d41 Add dynamodb support to backend

v9.3.14

10 Sep 08:58
Compare
Choose a tag to compare

Changelog

  • a9351a4 Merge pull request #781 from nyaruka/update-TS
  • 1273afb Update TS channel type to use POST requests

v9.3.13

09 Sep 19:05
Compare
Choose a tag to compare

Changelog

  • 15d0f37 Merge pull request #780 from nyaruka/att_type_fix
  • 793841d Never save attachments with empty content type

v9.3.12

09 Sep 16:02
Compare
Choose a tag to compare

Changelog

v9.3.11

04 Sep 11:32
Compare
Choose a tag to compare

Changelog

  • d948bb0 Merge pull request #776 from nyaruka/fcm-quick-replies
  • 3f59cf9 Use quick replies dumps of the options list and pass that as a string to FCM data

v9.3.10

29 Aug 11:34
Compare
Choose a tag to compare

Changelog

  • 9b6fefb Merge pull request #775 from nyaruka/cleanup-fcm
  • 8771a39 No quick replies support for new FCM
  • e716837 Cleanup unused variables

v9.3.9

28 Aug 22:07
Compare
Choose a tag to compare

Changelog

  • 5bcdf2a Merge pull request #774 from nyaruka/fix-fcm-token
  • 96f56f6 Fix FCM message struct and token source initialization

v9.3.8

26 Aug 18:09
Compare
Choose a tag to compare

Changelog

  • f264d36 Merge pull request #773 from nyaruka/fix-FCM-fetch-token
  • 5439987 Adjust converting auth config to JSON