Skip to content

Releases: nyaruka/courier

v9.1.32

07 May 21:43
Compare
Choose a tag to compare

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

29 Apr 14:04
Compare
Choose a tag to compare

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

26 Apr 16:17
Compare
Choose a tag to compare

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

26 Apr 15:24
Compare
Choose a tag to compare

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

22 Apr 17:37
Compare
Choose a tag to compare

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

22 Apr 16:32
Compare
Choose a tag to compare

Changelog

  • 3fcfc98 Update deps
  • f8edc01 Merge pull request #731 from nyaruka/attachment-filetype
  • d7d3b5b Update filetype package to v1.1.3

v9.1.26

17 Apr 18:20
Compare
Choose a tag to compare

Changelog

  • 5e66496 Merge pull request #730 from nyaruka/params_to_variables
  • b127728 Use variables in templating instead of params

v9.1.25

17 Apr 14:25
Compare
Choose a tag to compare

Changelog

  • 35c9d1a Merge pull request #729 from nyaruka/msg_templating
  • 5123aff Read templating from new msg field instead of metadata
  • a081fe6 Update test data schema inline with recent RP changes

v9.1.24

08 Apr 20:40
Compare
Choose a tag to compare

Changelog

  • 86ae57e Merge pull request #728 from nyaruka/no_more_queued_on
  • 13c8509 Stop writing Msg.queued_on

v9.1.23

03 Apr 14:22
Compare
Choose a tag to compare

Changelog

  • f3c6c96 Merge pull request #726 from nyaruka/fix-legacy-WA-variables
  • 9d15c51 Adjust legacy WA channel handler to use templating components