Skip to content

Releases: nyaruka/mailroom

v9.1.10

23 Feb 17:34
Compare
Choose a tag to compare

Changelog

  • 52f3f02 Merge branch 'main' into surveyor_cleanup
  • f431cb8 Update deps
  • 8437422 Cleanup remaining surveyor code

v9.1.9

22 Feb 16:33
Compare
Choose a tag to compare

Changelog

  • 369d411 Limit warning events that we log to sentry

v9.1.8

20 Feb 19:07
Compare
Choose a tag to compare

Changelog

  • 0a72958 Fix use of context with engine service factory methods
  • 993d211 Merge pull request #198 from nyaruka/warnings
  • 7b5b6ec Add handler for warning events that logs to sentry
  • 929adaa Delete debug file

v9.1.7

12 Feb 19:30
Compare
Choose a tag to compare

Changelog

  • 24fd1d4 Merge pull request #197 from nyaruka/template-translation-components
  • cf11fd9 Use template translations components field

v9.1.6

06 Feb 20:18
Compare
Choose a tag to compare

Changelog

  • d081b03 Merge pull request #196 from nyaruka/parent_orgs_and_flow_smtp
  • 4a801e9 Email service construction should back down to parent org SMTP settings

v9.1.5

06 Feb 17:20
Compare
Choose a tag to compare

Changelog

  • d61940a Merge pull request #195 from nyaruka/flow_smtp
  • 7f61297 Read SMTP settings from org.flow_smtp instead of org.config

v9.1.4

05 Feb 21:40
Compare
Choose a tag to compare

Changelog

  • 2ff8c03 Remove unused config setting and update some deps
  • b3f5c7b Use assertredis utils
  • 28b9bef Update to latest goflow

v9.1.3

25 Jan 14:46
Compare
Choose a tag to compare

Changelog

  • 5493186 Revert previous change to include user name and email in messages queued to courier
  • 8749712 Merge pull request #194 from nyaruka/simpler_template_loading
  • b171f67 Simplify loading of templates and their translations
  • b211ed5 Merge pull request #175 from nyaruka/template-components
  • 5445e52 Process template translations params at load time
  • eb39970 Update to latest goflow and start loading template translation params

v9.1.2

23 Jan 18:55
Compare
Choose a tag to compare

Changelog

  • 0f64795 Merge pull request #193 from nyaruka/courier_users
  • 249968f Queue messages to courier with user email and name instead of just id
  • 0277e0c Merge pull request #192 from nyaruka/queue_msg_with_user
  • 86eb8ad If outgoing message has a user, include that in courier payload
  • 9c3699b Merge pull request #191 from nyaruka/update_goflow
  • 36f4b7c Update to latest goflow
  • b38eab2 Move config loading into config.go
  • f2b08d2 Cleanup logging config code

v9.1.1

16 Jan 18:18
Compare
Choose a tag to compare

Changelog

  • c243ca8 Merge pull request #190 from nyaruka/templating_fix
  • 4e6da4d Fix queueing templating with no params
  • 8ca64c0 Merge pull request #189 from nyaruka/new_ezconf
  • d6975bb Update to latest ezconf which includes support for slog.Level fields