Skip to content

Tags: NicholasTurner23/rapidpro

Tags

v3.0.409

Toggle v3.0.409's commit message
 * Remove explicit use of uservoice

     * Use step_uuids for recent message calculation

v3.0.408

Toggle v3.0.408's commit message
 * Format code with blackify

     * Add management commands to update consent status and org membership
     * Update to latest goflow to fix tests
     * Fix 'raise None' in migration and make flow server trial period be 15 seconds
     * Fix the campaign events fields to be datetime fields
     * Move flow server stuff from utils.goflow to flows.server
     * Add messangi channel type

v3.0.407

Toggle v3.0.407's commit message
 * Reenable requiring policy consent

     * Allow msgs endpoint to return ALL messages for an org sorted by created_on
     * Return error message if non-existent asset requested from assets endpoint
     * If contact sends message whilst being started in a flow, don't blow up
     * Remove option to have a flow never expire, migrate current flows with never to 30 days instead
     * Request the user to fill the LINE channel ID and channel name on the claim form

v3.0.406

Toggle v3.0.406's commit message
 * Fix logging events to intercom

v3.0.405

Toggle v3.0.405's commit message
 * Migration to remove FlowStep

v3.0.404

Toggle v3.0.404's commit message
 * remove old privacy page in favor of new policy app

     * use python3  method
     * migration to backfill step UUIDs on recent runs

v3.0.403

Toggle v3.0.403's commit message
 * tweaks to add_analytics users

v3.0.402

Toggle v3.0.402's commit message
 * add native intercom support, add management command to update all …

…users

v3.0.401

Toggle v3.0.401's commit message
 * Fix quick replies in simulator

     * Lower the min length for Facebook page access token
     * Update Facebook claim to ask for Page ID and Page name from the user
     * Add new policies and consent app
     * Fix another migration that adds a field and writes to it in same transaction
     * Add step UUID fields to FlowPathRecentRun and update trigger on run paths to start populating them

v3.0.400

Toggle v3.0.400's commit message
 * Don't create flow steps

     * Remove remaining usages of six