Skip to content

Releases: rapidpro/mailroom

v9.0.0

21 Apr 20:26
569a8cb

Choose a tag to compare

Changelog

  • 569a8cb Update goreleaser config
  • 80ae001 Merge pull request #704 from rapidpro/upmerge-v9.0.1
  • 43a7fc5 Upmerge mailroom v9.0.1 from nyaruka

v8.2.0

02 Jul 18:43
7f86e1c

Choose a tag to compare

Changelog

v8.0.0

29 Apr 21:34
c00020c

Choose a tag to compare

Changelog

c00020c Merge pull request #696 from rapidpro/upmerge

v7.5.35

05 Dec 21:10

Choose a tag to compare

Changelog

ffd393c Update CHANGELOG.md for v7.5.35

v7.5.34

30 Nov 14:34

Choose a tag to compare

Changelog

703476a Update CHANGELOG.md for v7.5.34

v7.5.33

16 Nov 21:16

Choose a tag to compare

Changelog

ee74201 Update CHANGELOG.md for v7.5.33

v7.5.32

14 Nov 14:27

Choose a tag to compare

Changelog

557e89d Update CHANGELOG.md for v7.5.32
10aad1d Merge pull request #688 from nyaruka/fetch_attachment_with_msg_id
3a02cfe Send msg id to fetch-attachments endpoint and clean up flows.MsgID vs models.MsgID
fd9b784 Merge pull request #687 from nyaruka/unavailable_attachments
7afc8ed Fix RocketChat web handler
7268a1e Revert "Remove rocketchat as ticketer"
cc8edfe Don't include unavailable attachments in flows but do save them

v7.5.31

07 Nov 20:43

Choose a tag to compare

Changelog

ee38a8c Update CHANGELOG.md for v7.5.31
d5b6b08 Merge pull request #686 from nyaruka/idle_timeout
8b7cd63 Set server idle timeout to 90 seconds
59948e6 Update test database
9299b44 Merge pull request #683 from nyaruka/update_test_deps
693d956 Test against redis 6.2 and postgres 14

v7.5.30

03 Nov 21:19

Choose a tag to compare

Changelog

e8db842 Update CHANGELOG.md for v7.5.30
e793536 Merge pull request #685 from nyaruka/contact_resolve_tweak
6a03920 Add workaround to contact resolve endpoint to deal with invalid phone numbers

v7.5.29

31 Oct 18:16

Choose a tag to compare

Changelog

f3dfc58 Update CHANGELOG.md for v7.5.29
cdcc374 Update to latest gocommon and goflow
ee092d3 Simplify endpoint unmarshals
5b1d4d7 More cleanup
a96e2ef Minor cleanup
e67f87c Remove rocketchat as ticketer