Skip to content

Releases: nyaruka/mailroom

v10.1.21

29 Jan 20:22
Compare
Choose a tag to compare

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

29 Jan 19:22
Compare
Choose a tag to compare

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

29 Jan 16:23
Compare
Choose a tag to compare

Changelog

  • 27b9a32 Fix (third time!) how session modified_on is checked for session wait expirations and timeouts

v10.1.18

29 Jan 15:29
Compare
Choose a tag to compare

Changelog

  • ae7c90b Add more debug level logging

v10.1.17

28 Jan 23:00
Compare
Choose a tag to compare

Changelog

  • 1350334 Fix (again) how session modified_on is checked for session wait expirations and timeouts

v10.1.16

28 Jan 22:30
Compare
Choose a tag to compare

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

28 Jan 20:31
Compare
Choose a tag to compare

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

28 Jan 19:17
Compare
Choose a tag to compare

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

27 Jan 20:00
Compare
Choose a tag to compare

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

27 Jan 17:08
Compare
Choose a tag to compare

Changelog

  • 236dd86 Merge pull request #419 from nyaruka/remove_session_wait_started_on
  • 2927a7c Stop writing session.wait_started_on