Releases: nyaruka/goflow
Releases · nyaruka/goflow
v0.185.1
* Fix matching location name with diacritics
v0.185.0
* Contacts only have one (open) ticket * Bump golang.org/x/net from 0.5.0 to 0.7.0
v0.184.4
* Sort should return error (instead of panic) if array has mixed types
v0.184.3
* Re-add matching by group name in start_session actions
v0.184.2
* Remove matching legacy vars against group names for start_session …
v0.184.1
* Tweak BroadcastTranslations.ForContact to also return language
v0.184.0
* Truncate quick replies that are too long * Add support for resolving broadcast translations for different contacts
v0.183.0
* Ignore importing split arguments translations * Convert StringSet functions to be generic
v0.182.0
* Reorganize ANTLR generated code as per recommendations in ANTLR RE…
v0.181.0
* Update to validator v10 * Update to nyaruka/null v2