Tags give the ability to mark specific points in history as being important
-
-
-
-
-
-
-
v4.16.9
03641824 · ·* Add surveyor content in mailroom_db command * Fix flows with missing flow_type * Update more Python dependencies including Redis * Prevent flows of one modality from starting subflows of a different modality
-
-
-
v4.16.6
5ddd379c · ·* Switch to codecov for code coverage * Allow overriding brand domain via env * Add mailroom_db management command for mailroom tests * Start flow_server_enabled ivr flows in mailroom * Remove legacty channel sending code * Remove flow dependencies when deactivating USSD flows * Migrations to deactivate USSD content
-
-
v4.16.4
6feff407 · ·* More teaks to Bongolive channel * Use mailroom simulation for IVR and Surveyor flows * Add a way to see all run on flow results runs table
-
-
-
v4.16.2
4be95f8c · ·* Switch BL channels used API * Fix rendering of attachments for mailroom simulation * Update black to the version 18.9b0
-
-
v4.16.0
50f5ae7d · ·* Fix flow_entered event name in simulator * Make created_by, modified_by on FlowStart nullable, add connections M2M on FlowStart * Rename ChannelSession to ChannelConnection
-
v4.15.2
676aba1b · ·* Fix for flow dependency migration * Fix rendering of single digit hours in pretty_datetime tag * Use mailroom for flow migration instead of goflow * Add support for Bongo Live channel type
-
v4.15.1
166f51e2 · ·* Include default country in serialized environments used for simulation * Add short_datetime and pretty_datetime tags which format based on org settings * Prevent users from choosing flow they are editing in some cases
-
v4.15.0
73c5bc35 · ·* Fix nexmo claim * Tweak 11.7 migration to not blow up if webhook action has empty URL * Bump module minor versions and remove unused modules * Remove ChannelSession.modified_by