Skip to content

Releases: nyaruka/goflow

v0.185.1

02 May 21:49
Compare
Choose a tag to compare
 * Fix matching location name with diacritics

v0.185.0

26 Apr 20:50
Compare
Choose a tag to compare
 * Contacts only have one (open) ticket

 * Bump golang.org/x/net from 0.5.0 to 0.7.0

v0.184.4

27 Feb 18:20
Compare
Choose a tag to compare
 * Sort should return error (instead of panic) if array has mixed types

v0.184.3

22 Feb 20:04
Compare
Choose a tag to compare
 * Re-add matching by group name in start_session actions

v0.184.2

13 Feb 18:02
Compare
Choose a tag to compare
 * Remove matching legacy vars against group names for start_session …

v0.184.1

08 Feb 21:44
Compare
Choose a tag to compare
 * Tweak BroadcastTranslations.ForContact to also return language

v0.184.0

08 Feb 21:23
Compare
Choose a tag to compare
 * Truncate quick replies that are too long

 * Add support for resolving broadcast translations for different contacts

v0.183.0

07 Feb 18:21
Compare
Choose a tag to compare
 * Ignore importing split arguments translations

 * Convert StringSet functions to be generic

v0.182.0

02 Feb 19:19
Compare
Choose a tag to compare
 * Reorganize ANTLR generated code as per recommendations in ANTLR RE…

v0.181.0

01 Feb 16:06
Compare
Choose a tag to compare
 * Update to validator v10

 * Update to nyaruka/null v2