Tags give the ability to mark specific points in history as being important
-
v4.21.7
ed5c0c26 · ·* Update status demo view to match the current webhook posted data * Remove all remaining reads of contact.is_test
-
-
v4.21.5
4c6c5d1d · ·* Replace final index which references contact.is_test * Fix labels remap on flow import
-
v4.21.4
a038311d · ·* All new orgs flow server enabled * Fallback to org domain when no channe domain set
-
v4.21.3
99f2d703 · ·* Remove all remaining checks of is_test, except where used in queries * Update contact indexes to not include is_test * Prevent users from updating dynamic groups if query is invalid * Update Python module dependencies
-
-
-
v4.21.0
810fa2ec · ·* Include fake channel asset when simulating * Add test for event retrying, fix out of date model * Stop checking contact.is_test in db triggers
-
-
v4.20.0
c49916b8 · ·* Tie webhook results to resthooks when appropriate * Use results in resthook event API endpoint * Default page title when contact has no name or URN (e.g. a surveyor contact)
-
v4.19.7
3dc71741 · ·* fix simulator to allow fields with empty value * remove remaining usages of test contacts for testing
-
v4.19.6
41277f92 · ·* add incoming_extra flow to mailroom test * fix for test contact deletion migration
-
-
-
-
v4.19.2
b2c7c5ac · ·* remap incoming ivr endpoints for Twilio channels when enabling flow server * interrupt flow runs when enabling flow server * add enable_flow_server method to org, call in org update view
-
v4.19.1
473bb12f · ·* Scope API throttling by org and user * Add export link on campaign read page * Fix SMTP serever config to percentage encode slashes
-
v4.19.0
f04b3e18 · ·* Add session_type field on FlowSession * Use provided flow definition when simulating if provided * Remove USSD app completely * Adjust broadcast status to API endpoint * Remove legacy (non-mailroom) simulation
-
v4.18.0
b1bd2f89 · ·* Make ChannelConnection.is_active nullable so it can be eventually removed * Replace traceback.print_exc() with logger.error * Make sure contacts ids are iterable when starting a flow * Remove USSD proxy model
-
v4.17.0
0b9947d1 · ·* Use URL kwargs for channel logs list to pass the channel uuid * Fix message campaign events on normal flows not being skipped * Default to month first date format for US timezones * Make Contact.created_by nullable * Fix to prevent campaign event to create empty translations * Use new editor wrapper to embed instead of building * Remove USSD functionality from engine