Tags give the ability to mark specific points in history as being important
-
-
v3.0.336
31f5461d · ·* Update middlewares to Django defaults for security * Add JSON fields to Contact, set in set_field * backfill any null location paths, make not null, update import to set path, set other levels on fields when setting location
-
v3.0.335
ec8cd7b5 · ·* Allow groups when scheduling flows or triggers * Fix configuration page URLs and use courier URLs * Replace contact.channel in goflow serialization with a channel query param in each contact URN * Serialize contact.group_uuids as groups with name and UUID
-
-
v3.0.334
d3c0ec7d · ·* Add response to external ID to courier serialized msg if we have response to * More Py3 migration work * Remove broadcasting to groups from Send Message dialog
-
-
-
-
-
-
-
v3.0.328
33c0c96b · ·* Remove Vumi Type * Remove custom autoscaler for Celery * Implement Plivo without Plivo library
-
-
-
v3.0.325
4dc98fa8 · ·* Build dynamic groups in background thread * Dynamic Channel changes, use uuids in URLs, allow custom views * Allow WhatsApp channels to refresh contacts manually * Allow brands to specifiy includes for the document head * Fix external claim page, rename auth_urn for courier * Change VB channel type to be a dynamic channel * Remove unused templates
-
-
v3.0.323
e6c7fbd6 · ·* Move JioChat access creation to channel task * Use 'list()' on python3 dict iterators * Use analytics-python===1.2.9, python3 compatible * Fix using PlayAction in simulator and add tests * Fix HasEmailTest to strip surrounding punctuation * ContainsPhraseTest shouldn't blow up if test string is empty * Use 'six' library for urlparse, urlencode
-
v3.0.322
dd71664f · ·* Unfreeze phonenumbers library so we always use latest * Remove old Viber VI channel type * Add config template for LN channel type * Move configuration blurbs to channel types * Move to use new custom model JSONAsTextField where appropriate
-
-
v3.0.320
d1339e42 · ·* Fix webhook rule as first step in run interpreting msg wrong * Change mailto URN importing to use header 'mailto' and make 'email' always a field. Rename 'mailto' fields to 'email'.