Skip to content

Releases: rapidpro/mailroom

v7.5.16

30 Sep 22:50
Compare
Choose a tag to compare

Changelog

2d310c3 Update CHANGELOG.md for v7.5.16
11e42bc Merge pull request #669 from nyaruka/reject_call
6a998d8 If starting a message flow from an ivr trigger, send reject response

v7.5.15

30 Sep 21:25
Compare
Choose a tag to compare

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

22 Sep 22:54
Compare
Choose a tag to compare

Changelog

b726dbd Update CHANGELOG.md for v7.5.14
0982ce4 Merge pull request #663 from nyaruka/new_call_model
27f0eac Update cla.yml
94106d6 Merge branch 'main' into new_call_model
b438af2 Update test database
0e5c583 Switch to new ivr_call table
b129cb9 Update test database

v7.5.13

19 Sep 20:02
Compare
Choose a tag to compare

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

14 Sep 15:01
Compare
Choose a tag to compare

Changelog

9963686 Update CHANGELOG.md for v7.5.12
39b87b1 Merge pull request #658 from nyaruka/redaction
555c805 Add tests for IVR service redaction values
e51c002 Add redaction to IVR channel logging
b5b41b0 Remove unused constants
dacb2ad Update test database

v7.5.11

12 Sep 21:10
Compare
Choose a tag to compare

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

v7.5.10

07 Sep 17:45
Compare
Choose a tag to compare

Changelog

5186d62 Update CHANGELOG.md for v7.5.10
a8f435e Bump default steps per sprint limit to 200
5a41f10 Use go 1.19
cf46bfb Update test database and improve some testing of campaign event fires

v7.5.9

05 Sep 16:21
Compare
Choose a tag to compare

Changelog

9d65086 Update CHANGELOG.md for v7.5.9
4ef3f8f Merge pull request #654 from nyaruka/channel_log_uuid
aff6484 Add channel log UUID field
7fd2c5c Add codecov token to ci.yml

v7.5.8

26 Aug 20:26
Compare
Choose a tag to compare

Changelog

5160986 Update CHANGELOG.md for v7.5.8
9508796 Update to latest goflow and gocommon

v7.5.7

22 Aug 22:48
Compare
Choose a tag to compare

Changelog

178a471 Update CHANGELOG.md for v7.5.7
57f6726 Update to latest gocommon