Releases: nyaruka/courier
Releases · nyaruka/courier
v10.1.12
Changelog
- 1fbfd19 Merge pull request #839 from nyaruka/remove_fire_extra
- 6643bdf Stop writing contactfire.extra
v10.1.11
Changelog
- 63b0772 Merge pull request #838 from nyaruka/rich_quick_replies_pt1
- 780f2b5 Model quick replies as structs instead of strings
v10.1.10
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
Changelog
- b89fc0f Merge pull request #835 from nyaruka/channel-event-uuid
- eca9173 Add channel event UUID and start writing that
v10.1.7
Changelog
- aed990d Merge pull request #832 from nyaruka/simpler_fires
- 27615ec Simplify contact fire inserted for timeouts
v10.1.6
Changelog
- bf76fe6 Merge pull request #831 from nyaruka/msg_session
- 9a50a5b Start using new session field on queued messages
v10.1.5
Changelog
- d0e4b96 Merge pull request #830 from nyaruka/contact_fires
- 8e07f3d Insert contact fire for session timeout
v10.1.4
Changelog
- fbceff3 Merge pull request #829 from nyaruka/sentry_fix
- aabd79d Fix initialization of sentry
v10.1.3
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