Tags give the ability to mark specific points in history as being important
-
-
v3.0.356
0514b6ba · ·* Do not log MageHandler calls * Serialize contact field label as name instead
-
v3.0.355
86de0e32 · ·* Use force_text on uuids read from redis * Log errors for any channel handler methods
-
-
-
v3.0.352
d79b6791 · ·* Merge pull request #1796 from nyaruka/update-fb * update whitelist url * arr, more test updates * update tests * update send URL as well * update to facebook graph api v2.12
-
-
v3.0.350
676d6a3b · ·* Swallow exceptions encountered when parsing, don't add to group * Set placeholder msg.id = 0
-
-
v3.0.348
d188994f · ·* Fix off by one error in calculating best channel based on prefixes * Reevaluate dynamic groups using local contact fields instead of SQL
-
-
v3.0.346
dbf187db · ·* Don't start archived flows * Don't show stale dates on campaign events * Allow brands to configure flow types * Remove group search from send to others action * Fixes for test contact activity
-
v3.0.345
8288e3b2 · ·* Migration to backfill run.events and add step uuids to run.path * Do the right thing when we are presented with NaN decimals
-
-
v3.0.343
e94d5348 · ·* Use real JSONField for FlowRun.events * Add FlowRun.events and start populating with msg events for new runs * Serialize Contact.fields in test_db * Update to latest goflow release
-
v3.0.342
afee2b06 · ·* Fix for decimal values in JSON fields attribute * Fix for not being able to change contact field types if campaign event inactive
-
v3.0.341
222c9770 · ·* Add if not exists to index creation for fields * Last of Py3 compatibility changes
-
v3.0.340
ceade114 · ·* Use fields JSON field on Contact instead of Value table for all reading. * Force campaign events to be based off of DateTime fields * Migration to change all contact fields used in campaign events to DateTime * Migration to add GIN index on Contact.fields
-
v3.0.339
358d51ec · ·* Remove leading and trailing spaces on location string before boundaries path query * Require use of update_fields with Contact.save() * Event time of contact_changed is when contact was modified * Use latest goflow release * Make special channel accessible during simulator use
-