Tags give the ability to mark specific points in history as being important
-
-
v3.0.137
9949cca7 · ·* Don't assume event fires still exist in process_fire_events * Add new Msg.attachments field to hold multiple attachments on an incoming message
-
-
v3.0.135
ba4a27ba · ·* Make 'only' keyword triggers ignore punctuation * Make check_campaigns_task lock on the event fires that it will queue * Break up flow event fires into sub-batches of 500 * Ignore and ack incoming messages from Android relayer that have no number
-
v3.0.134
be81df0a · ·* Add match_type option to triggers so users can create triggers which only match when message only contains keyword * Allow Africa's talking to retry sending message * Allow search on the triggers pages * Clear results for analytics when user removes a flow run
-
v3.0.133
69bacdbd · ·* Make Msg.get_sync_commands more efficent * Fix open range airtime transfers * Fix multiple Android channels sync * Fix parsing of macrokiosk channel time format * Ensure that our select2 boxes show "Add new" option even if there is a partial match with an existing item * Switch to new translatable fields and remove old Broadcast fields * Add Firebase Cloud messaging support for Android channels
-
-
v3.0.128
1d54fb0f · ·* Add new translatable fields to Broadcast and ensure they're populated for new stuff
-
v3.0.127
1db19c42 · ·* Fix autocomplete for items containing digits or other items * Make autocomplete dropdown disappear when user clicks in input box * Replace usages of SMS with message in editor * Allow same subflow to be called without pause in between
-
-
v3.0.126
9ee88941 · ·* Fix exporting messages by a label folder * Improve performance of org export page for large orgs * Make it easier to enable/disable debug toolbar * Increase channel logging for requests and responses * Change contact api v1 to insert nonexistent fields * Graceful termination of USSD sessions
-
v3.0.125
f1fc41eb · ·* Don't show deleted flows on list page * Convert timestamps sent by MacroKiosk from local Kuala Lumpur time
-
v3.0.124
160ec314 · ·* Move initial IVR expiration check to status update on the call * Hide request time in channel log if unset * Check the existance of broadcast recipients before adding * Voice flows import should never allow expirations longer than 15 mins * Fix parse location to correctly use the tokenizized text if the location was matched for the entire text * Use updates instead of full Channel saves() on realyer syncs, only update when there are changes
-
v3.0.123
dfe1fb9a · ·* Use flow starts for triggers that operate on groups * Handle throttling errors from Nexmo when using API to add new numbers * Convert campaign event messages to HSTORE fields
-
-
-
-
v3.0.120
e5792bd4 · ·* Fix send all bug where we append list of messages to another list of messages * Flows endpooint should allow filtering by modified_on
-
-