Tags give the ability to mark specific points in history as being important
-
-
-
-
-
v3.0.295
86fa54fb · ·* Process contact queue until there's a pending message or empty * Make date parsing much stricter * Migration to fix run results which were numeric but parsed as dates * Use transaction when creating contact URN * Add support for v2 webhooks
-
v3.0.294
6d1f0ec1 · ·* Fix run.path trigger to not blow up deleting old steps that don't have exit_uuids * Define MACHINE_HOSTNAME for librato metrics
-
v3.0.293
429dc859 · ·* Fix handle_ruleset so we don't continue the run if a child has exited us * Migration to backfill FlowRun.message_ids and .current_node_uuid (recommend faking and running manually)
-
-
-
v3.0.292
6520bec4 · ·* Add support for 'direct' db connection * Stop updating count and triggered on on triggers * Add FlowRun.current_node_uuid and message_ids * Catch IntegrityError and lookup again when creating contact URN * Make sure we dont allow group chats in whatsapp
-
-
-
-
v3.0.287
0688113d · ·* Performance improvements and simplications to flow result exports * Add some extra options to webhook_stats * Migration to convert old recent message records
-
-
-
-
v3.0.283
18764848 · ·* Migrate languages on campaign events * Rework flow path count trigger to use exit_uuid and not record incomplete segments
-
v3.0.282
1a3a6766 · ·* Don't import contacts with unknown iso639-3 code * Make angular bits less goofy for quick replies and webhooks * Add is_active index on flowrun * Don't disassociate channels from orgs when they're released * Include language column in Contact export
-
v3.0.281
c58749d7 · ·* Set tps for nexmo and whatsapp * Dont overwrite name when receiving a message from a contact that already exists * Flow start performance improvements