Tags give the ability to mark specific points in history as being important
-
-
v3.0.19
1a175142 · ·* Improve performance of contact searches by location by fetching locations in separate query
-
v3.0.18
ec3317b8 · ·* Update pyparsing to 2.1.10 * Update to new django-hamlpy * Display flow runs exits on the contact timeline * Fix Travis settings file for Python 3 * Fix more Python 3 syntax issues * Fix RecentMessages no longer supporting requests with multiple rules, and add tests for that * Use print as function rather than statement for future Python 3 compatibility * Do not populate contact name for anon orgs from Viber * Add is_squashed to FlowPathCount and FlowRunCount
-
-
-
v3.0.15
74920de6 · ·* Update pyparsing to 2.1.10 * Update to new django-hamlpy * Display flow runs exits on the contact timeline * Fix Travis settings file for Python 3 * Fix more Python 3 syntax issues * Fix RecentMessages no longer supporting requests with multiple rules, and add tests for that * Use print as function rather than statement for future Python 3 compatibility * Do not populate contact name for anon orgs from Viber * Add is_squashed to FlowPathCount and FlowRunCount
-
v3.0.14
cde0d4ed · ·* Allow for the creation of Facebook referral triggers (opt-in on FB) * Allow for whitelisting of domains for Facebook channels
-
-
-
-
-
-
v3.0.9
fb5777a3 · ·* Update RecentMessages view to use new recent messages model * Remove now unused indexes on FlowStep
-
-
v3.0.10-ic_contact_fields
dont blow up org middleware
-
-
-
v3.0.7
a788ad74 · ·* Introduce new model, FlowPathRecentStep that tracks recent steps from one flow node to another. This will replace the rather expensive index used to show recent flow activity on a flow path.
-
-