Tags give the ability to mark specific points in history as being important
-
v5.1.28
1761e49b · ·* Use mailroom to interrupt runs when archiving or releasing a flow * Re-organize legacy engine code * Initial library of web components
-
-
v5.1.26
d94dea57 · ·* Fix rendering of campaign and event names in UI * Move remaining channel client functionality into channel type packages * Remove unused asset server stuff
-
v5.1.25
223eb5d1 · ·* Update floweditor to 1.6.12 * Allow viewing of channel logs in anonymous orgs with URN values redacted
-
-
-
v5.1.23
75a85d5d · ·* Really fix copying of flows with nameless has_group tests and add a test this time
-
v5.1.22
354ac7e1 · ·* Remove trigger firing functionality (except schedule triggers) and drop unused fields on trigger
-
-
-
v5.1.20
ef1fdef8 · ·* Limit group fetching to active groups * Get rid of caching on org object as that's no longer used needed * Fix importing/copying flows when flow has group dependency with no name
-
-
v5.1.18
2b346f75 · ·* Cleanup fields on FlowRun (single migration with no real SQL changes which can be faked)
-
-
-
v5.1.15
2c82c5d7 · ·* Update to flow editor v1.6.11 * Releasing Nexmo channel shouldn't blow up if application can't be deleted on Nexmo side
-
v5.1.14
1a179159 · ·* Fix Nexmo IVR to work with mailroom * Add migration to populate session UUIDs * Update to Django 2.2 * Send topup expiration emails to all org administrators
-
-
v5.1.12
ffbc77da · ·* Drop ActionLog model * Switch to new editor as the default, use v1.6.10 * Add query field to FlowStart
-
v5.1.11
92d0f2e9 · ·* Add FlowSession.uuid which is nullable for now * Update to floweditor 1.6.9, scrolling rules