Releases: nyaruka/courier
Releases · nyaruka/courier
v9.1.35
Changelog
- 09d9981 Merge pull request #741 from nyaruka/fix-hormuud
- 83f34a8 Fix HM token expiration timeout
v9.1.33
Changelog
- 33e81c3 Merge pull request #739 from nyaruka/parse_phone
- 451ad2c Trust urns.ParsePhone for phone number parsing
- 29ce7cd Update to latest gocommon
v9.1.32
Changelog
- e4ed5ea Merge pull request #738 from nyaruka/urns_refactor
- 1b97543 Change Channel.IsScheme to take scheme object
- c48a61d Update to new gocommon with urns changes
v9.1.31
Changelog
- 7b116e4 Merge pull request #735 from nyaruka/status-read
- 3bfd3be Make sure sent_on is properly set for read status
- 6137e85 Add support for read msg status
v9.1.30
Changelog
- d254cb2 Merge pull request #737 from nyaruka/attachment-mimetype
- cd0bedd Use filetype package to check file content for application/octet-stream content type header
v9.1.29
Changelog
- 99a653a Merge pull request #736 from nyaruka/attachment-mimetype
- 5de742b Coverage
- d774bdd Prioritize the content-type header for attachments response for mimetype detection
v9.1.28
Changelog
- 179f89d Merge pull request #733 from nyaruka/twilio-whatsapp-retry
- 5c4b60c Support retrying failed messages for rate limit on Twilio WhatsApp
v9.1.27
Changelog
- 3fcfc98 Update deps
- f8edc01 Merge pull request #731 from nyaruka/attachment-filetype
- d7d3b5b Update filetype package to v1.1.3
v9.1.26
Changelog
- 5e66496 Merge pull request #730 from nyaruka/params_to_variables
- b127728 Use variables in templating instead of params