Releases: nyaruka/courier
Releases · nyaruka/courier
v9.3.11
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
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
Changelog
- 5bcdf2a Merge pull request #774 from nyaruka/fix-fcm-token
- 96f56f6 Fix FCM message struct and token source initialization
v9.3.8
Changelog
- f264d36 Merge pull request #773 from nyaruka/fix-FCM-fetch-token
- 5439987 Adjust converting auth config to JSON
v9.3.7
Changelog
- 88b5475 Merge pull request #772 from nyaruka/fix-FCM-fetch-token
- a026143 Adjust FCM JSON config for getting token
v9.3.6
Changelog
- a5e785d Merge pull request #771 from nyaruka/startup_context_fix
- 788b3fb Fix context used during backend startup
v9.3.5
Changelog
- 11a84e4 Merge pull request #770 from nyaruka/aws-sdk-go-v2
- 0efe918 Update to aws-sdk-go-v2
v9.3.4
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
Changelog
- 72b9661 Merge pull request #768 from nyaruka/latest_gocommon
- f0954df Update to latest gocommon