Tags give the ability to mark specific points in history as being important
-
v3.0.319
95e38ecd · ·* Add ArabiaCell channel type * Tweaks to Mtarget channel type * Pathfix for highcharts
-
-
v3.0.317
b1fc6f79 · ·* Remove support for legacy webhook payload format * Fix org-choose redirects for brands
-
-
v3.0.315
f6fc10be · ·* Inactive flows should not be listed on the API endpoint * Add Mtarget channel type
-
-
v3.0.313
0befa47e · ·* have URNs resolve to dicts instead of just the display * order transfer credit options by name * show dashboard link even if org is chosen
-
-
v3.0.311
307f5831 · ·* Allow exporting results of archived flows * Update Twitter Activity channels to work with latest beta changes * Increase maximum attachment URL length to 2048 * Tweak contact searching so that set/not-set conditions check the type specific column * Migration to delete value decimal/datetime instances where string value is None * Don't normalize nulls in @extra as None * Clear timeouts for msgs which dont have credits assigned to them * Simpler contact get_or_create method to lookup a contact by urn and channel * Prevent updating name for existing contact when we receive a message * Remove fuzzy matching for ContainsTest
-
-
v3.0.309
adb9af5d · ·* Use database trigger for inserting new recent run records * Handle stop contact channel events * Remove no longer used FlowPathRecentRun model
-
v3.0.308
6c1679ed · ·'# Enter any comments for inclusion in the CHANGELOG on this revision below, you can use markdown * Update date for webhook change on api docs * Don't use flow steps for calculating test contact activity
-
-
-
v3.0.305
657b5c49 · ·* Add new model for tracking recent runs * Add dynamic group optimization for new contacts
-
-
-
-
v3.0.301
abe0f861 · ·* Tweak process_message_task to not blow up if message doesn't exist * Use FlowRun.message_ids for flow result exports
-
v3.0.300
abc1e2fe · ·* Use config secret instead of secret field on Channel * Add tests for datetime contact API field update