Skip to content

Releases: nyaruka/goflow

v0.196.0

26 Sep 16:29
Compare
Choose a tag to compare
 * Update to go 1.21

 * Add more mappings to arabic collation

v0.195.4

23 Sep 17:12
Compare
Choose a tag to compare
 * Fix inspectng optin refs

v0.195.3

21 Sep 17:24
Compare
Choose a tag to compare
 * Rename send_optin to request_optin and optin_created to optin_requ…

v0.195.2

18 Sep 21:51
Compare
Choose a tag to compare
 * Rename optin_sent to optin_created for consistency with msg_create…

v0.195.1

18 Sep 20:04
Compare
Choose a tag to compare
 * Fix optin triggers marshaling with type ticket

v0.195.0

14 Sep 21:01
Compare
Choose a tag to compare
 * Add send_optin action and optin_sent event

 * Add features to channel assets and define optins as a feature
 * Add trigger type for optins
 * Add OptIn as new asset type

v0.194.0

11 Sep 19:31
Compare
Choose a tag to compare
 * Update to latest gocommon

 * Remove support for delegate channels

v0.193.1

04 Sep 23:39
Compare
Choose a tag to compare
 * Update to latest gocommon

v0.193.0

04 Sep 18:37
Compare
Choose a tag to compare
 * Simplify naming in po package to avoid stuttering

 * Switch to i18n package from gocommon

v0.192.1

31 Aug 16:36
Compare
Choose a tag to compare
 * Update to latest gocommon

 * Replace interface{} with any