Releases: nyaruka/goflow
Releases · nyaruka/goflow
v0.206.4
* Add type and display fields to temmplate components
v0.206.3
* Truncate quick replies for template preview messages
v0.206.2
* Update to go 1.22 * Mark @child.run.status as deprecated in context * Reorg of expression refactoring code into its own package
v0.206.1
* Remove no longer used uuid property from msg.templating
v0.206.0
* Instead of supporting both variables and components in send_msg ac…
v0.205.0
* Support excluding deprecated object properties from marshalling * Deprecate undocumented multi-match result fields * Update autocompletion docs for results extra
v0.204.1
* Update docs for @webhook
v0.204.0
* Make @webhook an object with headers and json properties
v0.203.0
* Rework semd_msg templating to have a simpler structure in flow def…
v0.202.1
* Limit use of reflect nil checking