Skip to content

Releases: nyaruka/courier

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

v10.1.9

14 Feb 15:36
Compare
Choose a tag to compare

Changelog

  • b89fc0f Merge pull request #835 from nyaruka/channel-event-uuid
  • eca9173 Add channel event UUID and start writing that

v10.1.8

05 Feb 19:22
Compare
Choose a tag to compare

Changelog

  • 034308d Merge pull request #833 from nyaruka/new_ctask_names
  • d8989e8 Use new ctask names

v10.1.7

04 Feb 20:22
Compare
Choose a tag to compare

Changelog

  • aed990d Merge pull request #832 from nyaruka/simpler_fires
  • 27615ec Simplify contact fire inserted for timeouts

v10.1.6

03 Feb 16:35
Compare
Choose a tag to compare

Changelog

  • bf76fe6 Merge pull request #831 from nyaruka/msg_session
  • 9a50a5b Start using new session field on queued messages

v10.1.5

28 Jan 21:51
Compare
Choose a tag to compare

Changelog

  • d0e4b96 Merge pull request #830 from nyaruka/contact_fires
  • 8e07f3d Insert contact fire for session timeout

v10.1.4

28 Jan 14:32
Compare
Choose a tag to compare

Changelog

  • fbceff3 Merge pull request #829 from nyaruka/sentry_fix
  • aabd79d Fix initialization of sentry

v10.1.3

27 Jan 15:09
Compare
Choose a tag to compare

Changelog

  • bc5e147 Merge pull request #828 from nyaruka/session_modified_on_pt1
  • 21bce22 Use session_modified_on instead of session_wait_started_on to gate timeout updates