Tags give the ability to mark specific points in history as being important
-
v3.0.242
5a187a3e · ·* Date migration to populate results on FlowRun (timeconsuming, may want to fake and run offline)
-
v3.0.241
de67130e · ·* Migration to populate run results (timeconsuming, may want to fake and run manually)
-
-
-
-
v3.0.237
fcb03c69 · ·* Fix Nexmo channel link * Add results field to FlowRun and start populating * Add FlowCategoryCount model for aggregating flow results * Remove duplicate USSD channels section
-
-
-
-
v3.0.233
75883648 · ·* Remove field dependencies on flow release, cleanup migration * Update to latest Django 1.11.6
-
v3.0.232
43a34e49 · ·* Mage handler shouldn't be accessible using example token in settings_common * Make Msg.has_template_error nullable and stop using it
-
v3.0.231
346c70bd · ·* Add claim page for dmark for more prettiness * Add management command to migrate flows forward * Add flow migration for partially localized single message flows * Recalculate topups more often * Add dmark channel (only can send and receive through courier) * Merge pull request #1522 from nyaruka/headers * Replace TEMBA_HEADERS with http_headers() * Improve mock server used by tests so it can mock specifc url with specific responses * Add method to get active channels of a particular channel type category * Replace remaining occurrences of assertEquals * Fix the way to check USSD support * Dynamic channels: Vumi and Vumi USSD
-
v3.0.230
0b0047a0 · ·* Deal with malformed group format as part of group updates * Allow installs to configure how many fields they want to keep in @extra * Fix Nexmo icon * Add logs for incoming requests for InfoBip * Do both Python 2 and 3 linting in a single build job
-
v3.0.229
cebfc043 · ·* Do not set external ID for InfoBip we have send them our ID * Fix channel address comparison to be insensitive to + * Use status groupId to check from the InfoBip response to know if the request was erroneous
-
-
v3.0.227
ea93d078 · ·* Update Infobip channel type to use the latest JSON API * Migrate flows forward to have dependencies
-
v3.0.226
846c7aca · ·* Fix issue with dates in the contact field extractor * Allow org admin to remove invites
-
v3.0.225
6f72efb8 · ·* Optimize how we check for unsent messages on channels * Ensure all actions have a UUID in new flow spec version 10.1 * Fixes viber URN validation: can be up to 24 chars * Dynamic channels: Zenvia, YO * Add support for minor flow migrations
-
-