Tags give the ability to mark specific points in history as being important
-
-
v3.0.279
78c650a9 · ·* Update Nexmo channels to use new Courier URLs * Store path on AdminBoundary for faster lookups * Serialize metata for courier tasks (quick replies support) * Add default manager to AdminBoundary which doesn't include geometry
-
-
-
v3.0.276
2d7cc67f · ·* back down to generic override if not found with specific code * Add esp-spa as exception
-
-
v3.0.274
92eff867 · ·* Fix serialization of 0 decimal values in API * Add initial version of WhatsApp channel (simple messaging only) * Migrate to iso639-3 language codes (from iso639-2) * Remove indexes on Msg, FlowRun and FlowStep which we don't use * Remove fields no longer used on org model
-
-
-
-
v3.0.270
b9168978 · ·* Load results and path from new JSON fields instead of step/value objects on API runs endpoint
-
-
-
v3.0.267-contact_fields_in_context
7d53bf66 · ·Use ISO and path for date and location contact fields in the context
-
v3.0.266
e7490373 · ·* Fix campaign export issue * Disable legacy analytics page * Change date constants to be ISO in context
-
v3.0.265
6e21eed2 · ·* Fix not updating versions on import flows * Require FlowRun saves to use update_fields * Rework get_results to use FlowRun.results * Don't allow users to save dynamic groups with 'id' or 'name' attributes * Add flow version 11.0, create migration to update references to contact fields and flow fields
-
v3.0.264
94297af8 · ·* Show summary for non-waits on flow results * Reduce number of queries during flow handling
-
v3.0.263
fb6d425c · ·* Start campaigns in separate task * Enable flow results graphs on flow result page * Fix run table json parsing * SuperAutoScaler!
-
v3.0.262
e090dc03 · ·* Use string comparison to optimize temba_update_flowcategorycount * Allow path counts to be read by node or exit * SuperAutoscaler * Fix inbox views so we don't look up channel logs for views that don't have them * Add management command for analyzing webhook calls * Change recent message fetching to work with either node UUID or exit UUID
-
v3.0.261
50f61a6f · ·* Migrate revisions forward with rev version * Limit scope of squashing so we can recover from giant unsquashed numbers