Skip to content

Releases: nyaruka/courier

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

v9.3.7

26 Aug 13:27
Compare
Choose a tag to compare

Changelog

  • 88b5475 Merge pull request #772 from nyaruka/fix-FCM-fetch-token
  • a026143 Adjust FCM JSON config for getting token

v9.3.6

22 Aug 20:50
Compare
Choose a tag to compare

Changelog

  • a5e785d Merge pull request #771 from nyaruka/startup_context_fix
  • 788b3fb Fix context used during backend startup

v9.3.5

22 Aug 18:15
Compare
Choose a tag to compare

Changelog

  • 11a84e4 Merge pull request #770 from nyaruka/aws-sdk-go-v2
  • 0efe918 Update to aws-sdk-go-v2

v9.3.4

07 Aug 14:11
Compare
Choose a tag to compare

Changelog

  • bec9bf9 Merge pull request #769 from nyaruka/fix-fcm-config
  • 346a945 Fix FCM authentication config retrieve to expect map[string]string
  • d787494 Use slices package
  • 1d9523d Remove unused util function
  • 28a8c3d Remove old celery code no longer used

v9.3.3

02 Aug 01:05
Compare
Choose a tag to compare

Changelog

  • 72b9661 Merge pull request #768 from nyaruka/latest_gocommon
  • f0954df Update to latest gocommon