Releases: nyaruka/mailroom
Releases · nyaruka/mailroom
v8.3.52
Changelog
- 3d9aed0 Merge pull request #181 from nyaruka/templating_fix
- 409a550 Don't include templating variables if empty
v8.3.51
Changelog
- 4b4cdc2 Merge pull request #180 from nyaruka/template_language
- 57e9744 Save msg templating metdata with original template language
v8.3.50
Changelog
- ee57dfc Merge pull request #179 from nyaruka/last_seen_from_created_on
- f848baf Always use created_on rather than occured_on when updating last_seen on based on a channel event
v8.3.49
Changelog
- c5ee1f4 Merge pull request #178 from nyaruka/channel_event_fix
- bdfc003 Change ChannelEvent.created_on to be db time
- ae73c50 Merge pull request #177 from nyaruka/cron_refactor
- 11fe4f8 Give crons a function which returns next fire time
- 6b77ea9 Refactor cron jobs to use an interface
- 7074b10 Merge pull request #176 from nyaruka/update-test-dump
- 5bb178c Update DB test dump
v8.3.48
Changelog
- d672dbc Merge pull request #174 from nyaruka/template_locales
- d4696a9 Use TemplateTranslation.locale instead of language and country
- 169dd11 Update test database
- 9d686c3 Simplify loading of templates
- 57fa313 Update to latest goflow/gocommon/phonenumbers
v8.3.46
Changelog
- a838e2a Update to latest goflow
- 70c5daa Remove no longer used endpoint alias
v8.3.45
Changelog
- f9bfbea Merge pull request #172 from nyaruka/cron_stats
- 29053f2 Rework cron functions to return results and do consistent logging
- 6302e5f Merge pull request #171 from nyaruka/bcast_endpoint_urns
- 7fd7e05 Add URNs to broadcast endpoint
v8.3.44
Changelog
- d8522e3 Rename preview_start to start_preview for consistency
v8.3.43
Changelog
- 006bfa0 Rename preview_broadcast to broadcast_preview
- f39906a Merge pull request #166 from nyaruka/bcast_endpoint
- 95fb2a9 Use transcation when inserting broadcast
- 3e36d27 Fix not saving broadcast query and add tests
- 3958130 Merge branch 'main' into bcast_endpoint
- 6c1038b Add web endpoint to create and send a broadcast