Releases: nyaruka/goflow
v0.10.16
v0.10.15
Changelog
ff8ec59 Update CHANGELOG.md for v0.10.15
93cc5f1 Migrate expressions in webhook header values
d8f7a87 Merge pull request #315 from nyaruka/dyn_searches_on_attrs
0a6c824 Merge branch 'master' into dyn_searches_on_attrs
9466fe6 Merge pull request #314 from nyaruka/contact_created_on
2fcc66b Allow dynamic searches to query language and created_on
fd1f381 Expose contact.created_on in expressions
4236056 Merge pull request #311 from nyaruka/explicit_other
3e8135f Migrate rulesets where there is an explicit Other category
v0.10.14
v0.10.13
v0.10.12
Changelog
e0f7388 Update CHANGELOG.md for v0.10.12
3c4a5d8 Merge pull request #308 from nyaruka/mock_webhooks
d045be9 Remove unncessary pointer
989a2a3 Add tests for different webhook mocking configurations
ce0d3e2 Add webhook mocks to engine config and check when making webhook calls if there is a matching mock
80e0ea6 Fix migration of @extra.flow in legacy expressions
6ed342d Fix mapping of @flow.contact in legacy expressions
v0.10.11
v0.10.10
Changelog
b544d38 Update CHANGELOG.md for v0.10.10
13136b1 Merge pull request #306 from nyaruka/remove_all_groups
2543838 Coverage
1d17429 Migrate legacy del_group action with no groups to remove_contact_groups action with all_groups=true
4b4a410 Add all_groups flag to remove_contact_groups action
0d02c11 Merge pull request #305 from nyaruka/sentry
788f6e4 Add sentry for reporting errors