Releases: nyaruka/mailroom
Releases · nyaruka/mailroom
v10.1.21
Changelog
- 58dc88c Merge pull request #428 from nyaruka/more_session_info_for_courier
- 05e88c8 Add new session fields to message payloads queued to courier
v10.1.20
Changelog
- 1f87cbc Merge pull request #427 from nyaruka/contact_fire_session_and_sprint_uuids
- d583382 Start writing ContactFire.session_uuid and ContactFire.sprint_uuid
- 4384de5 Merge pull request #426 from nyaruka/sprint_uuids
- c5c5ba0 Attempt number 5 to fix session modified on checking
- e36ed06 Start writing FlowSession.last_sprint_uuid
v10.1.19
Changelog
- 27b9a32 Fix (third time!) how session modified_on is checked for session wait expirations and timeouts
v10.1.18
Changelog
- ae7c90b Add more debug level logging
v10.1.17
Changelog
- 1350334 Fix (again) how session modified_on is checked for session wait expirations and timeouts
v10.1.16
Changelog
- ea63c71 Merge pull request #425 from nyaruka/fires_fix
- afa7131 Merge pull request #424 from nyaruka/faster_fires
- 0a96e41 Fix contact fires being created before sessions have ids
- 052b2a1 Run contact fire cron every 30 secs
v10.1.15
Changelog
- e546580 Merge pull request #423 from nyaruka/session_timeout_date_fix
- 2c43655 Fix how session modified_on is checked for session wait expirations and timeouts
v10.1.14
Changelog
- 8eaec1b Merge pull request #422 from nyaruka/wait_expires_by_fire
- 667974c Ensure session related fires are deleted when exiting sessions
- 5a2331e Merge branch 'main' into wait_expires_by_fire
- fe03a99 Clarify tests of session timeouts
- ddfad5f Use new contact fire system to set session wait expirations/timeouts
- ba0b343 Merge pull request #421 from nyaruka/session_wait_tweak
- 9601e77 Change how we calculate expiry and timeout for session waits
v10.1.13
Changelog
- 271c686 Merge pull request #420 from nyaruka/drop_wait_resumes
- 47effa2 Stop writing session.wait_resume_on_expire and let engine figure it out
v10.1.12
Changelog
- 236dd86 Merge pull request #419 from nyaruka/remove_session_wait_started_on
- 2927a7c Stop writing session.wait_started_on