Skip to content

Releases: nyaruka/mailroom

v9.3.46

05 Nov 16:27
Compare
Choose a tag to compare

Changelog

v9.3.45

16 Oct 21:53
Compare
Choose a tag to compare

Changelog

  • 0b92a75 Merge pull request #357 from nyaruka/fix_team_modeling
  • e21b22f Fix metrics endpoint to strip \ from group names
  • 1342294 Read user team from orgmembership instead of usersettings

v9.3.44

07 Oct 22:56
Compare
Choose a tag to compare

Changelog

  • 3920dfc Merge pull request #355 from nyaruka/hide_db_groups
  • 668d9f0 Don't load contacts with status groups
  • e0bf0b5 Replace status groups with status when searching in Elastic
  • e539e9e Don't include db-trigger maintained status groups in engine assets

v9.3.43

01 Oct 20:52
Compare
Choose a tag to compare

Changelog

  • 99e9466 Merge pull request #354 from nyaruka/urn_logging_tweak
  • 201242a Include flow UUID when logging URN stealing

v9.3.42

01 Oct 14:45
Compare
Choose a tag to compare

Changelog

  • dcc41fd Update deps including goflow to get group search fix

v9.3.41

30 Sep 22:31
Compare
Choose a tag to compare

Changelog

  • e3990a4 Merge pull request #352 from nyaruka/panic_tweak
  • 3fbe102 Merge pull request #353 from nyaruka/log_urn_stealing
  • a8b4b18 Log instances of flows stealing URNs
  • 17c1ae4 Call sentry directly from panic recovery

v9.3.40

30 Sep 20:58
Compare
Choose a tag to compare

Changelog

  • a4a5665 Include stack explicitly in panic recovery log

v9.3.39

30 Sep 20:17
Compare
Choose a tag to compare

Changelog

  • 14ed96f Change test_errors endpoint to POST

v9.3.38

30 Sep 19:29
Compare
Choose a tag to compare

Changelog

  • a218ba7 Merge pull request #351 from nyaruka/panics
  • 94d64db Make panic recovery code consistent
  • 81fc283 Merge pull request #350 from nyaruka/test_errors
  • ad1130d Add endpoint for testing error handling and sentry integration

v9.3.37

26 Sep 22:29
Compare
Choose a tag to compare

Changelog

  • 793a278 Merge pull request #349 from nyaruka/deindex_fix
  • 9cd4d6b Remove check in deindex contact for contact being inactive.. so that it can be run before deletion actually occurs