Skip to content

Releases: nyaruka/courier

v10.1.19

08 Apr 17:05
adc3ff5
Compare
Choose a tag to compare

Changelog

  • 351be51 Merge pull request #854 from nyaruka/bw-app-id
  • 4603c46 Rename config for BW messaging application ID
  • fb98f0b Merge pull request #853 from nyaruka/update_gocommon
  • e82d235 Update to latest gocommon

v10.1.18

21 Mar 18:56
5815432
Compare
Choose a tag to compare

Changelog

  • 33ea6c9 Merge pull request #852 from nyaruka/whatsapp_fix
  • b4705ef Update dependencies including phonenumbers
  • cc64ad4 Fix panic from legacy whatsapp handler with bad interactive message payload

v10.1.17

18 Mar 18:37
4f922df
Compare
Choose a tag to compare

Changelog

  • df15414 Merge pull request #851 from nyaruka/sentry_tweak
  • 4932782 Merge pull request #850 from nyaruka/more-secret-comp
  • ec87445 Tweak handling of panics
  • fd930c6 Use constant time comparison to check more secret strings
  • 0c936f4 Use constant time comparison to check Meta webhook secret

v10.1.16

18 Mar 16:39
0b91e43
Compare
Choose a tag to compare

Changelog

  • 13e96b6 Merge pull request #849 from nyaruka/secret_equal
  • f52f62a Use for server auth as well
  • f20ec1a Use constant time comparison to check chip secret
  • 5f3c09d Merge pull request #848 from nyaruka/tms-short-urls
  • cef18fc Add support for config to shorten URL for TMS

v10.1.15

05 Mar 16:38
Compare
Choose a tag to compare

Changelog

  • bf9e914 Merge pull request #845 from nyaruka/qr-extra
  • c79b968 Move reusable codes to whatsapp payloads for WAC and D3C
  • 9330bf3 Always Show QRs as list when Extra is set
  • 9364e49 Merge pull request #846 from nyaruka/get-contact-create-optional
  • d077473 Support checking contact for a urn exists without creating a new contact
  • 994f59a Merge pull request #844 from nyaruka/qr-extra
  • cb7fcb9 Support sending quick reply extra as list option description
  • 21b917b Less name repetition in clogs package
  • f9b71f6 Merge pull request #842 from nyaruka/go1.24
  • 893ba82 Use go 1.24

v10.1.14

26 Feb 22:05
Compare
Choose a tag to compare

Changelog

v10.1.13

24 Feb 20:27
Compare
Choose a tag to compare

Changelog

  • 0993dfe Merge pull request #840 from nyaruka/system_user
  • 9792c38 Lookup system user via email instead of username

v10.1.12

21 Feb 01:37
Compare
Choose a tag to compare

Changelog

  • 1fbfd19 Merge pull request #839 from nyaruka/remove_fire_extra
  • 6643bdf Stop writing contactfire.extra

v10.1.11

20 Feb 17:22
Compare
Choose a tag to compare

Changelog

  • 63b0772 Merge pull request #838 from nyaruka/rich_quick_replies_pt1
  • 780f2b5 Model quick replies as structs instead of strings

v10.1.10

17 Feb 17:00
Compare
Choose a tag to compare

Changelog

  • b45ae30 Merge pull request #837 from nyaruka/system_user
  • be1aa5f Rework test suite to load test data before starting backend
  • 5d55cc1 User system user for new contacts
  • 6e38a60 Revert "Stop writing Contact.created_by and modified_by as these are nullable"
  • f36604f Merge pull request #836 from nyaruka/remove_contact_created_by_modified_by
  • 5526edc Stop writing Contact.created_by and modified_by as these are nullable