Releases: rapidpro/mailroom
v7.5.16
v7.5.15
Changelog
76a7ddb Update CHANGELOG.md for v7.5.15
bc70b6a Merge pull request #667 from nyaruka/dial_time_limit
b3825c2 Merge pull request #664 from nyaruka/msg_flows_from_incoming_call_triggers
db1fbcb Update to latest goflow which changes expirations for dial waits
27d2f2c Merge pull request #666 from nyaruka/msg_event_from_channel_uuid
9c91d96 Add support for time limits on dial waits
f87ec37 Rework message events to use channel UUID and include channel type
800fe9d Simplify getting active call count
4326d77 Merge branch 'main' into msg_flows_from_incoming_call_triggers
4365ab0 Merge pull request #665 from nyaruka/latest_goflow
ac2eb1c Update to latest goflow and rename some remaining call variables
1e9cc1f Merge branch 'main' into msg_flows_from_incoming_call_triggers
720872e Allow incoming call triggers to take message flows
v7.5.14
v7.5.13
Changelog
c985b8c Update CHANGELOG.md for v7.5.13
ea66b4f Update test database
188bec3 Merge pull request #661 from nyaruka/simpler_ivr
4fb511a Merge branch 'main' into simpler_ivr
9475c71 Merge pull request #660 from nyaruka/clog_uuids_v2
cb71f63 Rename channelconnection to call
fb71681 Create cla.yml
a5f7e17 Don't read or write connection_type
503d73e Update LICENSE
c0c6d3b Attach channel logs to channel connections
v7.5.12
v7.5.11
Changelog
174fe2f Update CHANGELOG.md for v7.5.11
02a3f71 Merge pull request #657 from nyaruka/unsendable
29e82a4 Use MsgOut.UnsendableReason instead of checking contact status
acd61cf Merge pull request #656 from nyaruka/clogs
92d893c Restructure channel logs like how they are in courier
1f85830 Update to latest goflow and gocommon