Tags give the ability to mark specific points in history as being important
-
-
v7.1.51
5fb96e7a · ·* Merge pull request #3671 from nyaruka/ui-widget-fixes * Fix select for slow clicks and removing rules in the editor
-
v7.1.50
891993e9 · ·* Add migration to make contact group names unique within an organization * Add cookie based path to opt in and out of new interface
-
-
v7.1.48
203ac0ee · ·* Make IG channel beta gated * Remove expires_on, parent_uuid and connection_id fields from FlowRun * Add background flow options to campaign event dialog
-
-
v7.1.46
7cbe0c6b · ·* Add migration to set wait_resume_on_expire on flow sessions * Update task used to update run expirations to also update them on the session
-
v7.1.45
70a95bba · ·* Make FlowSession.status non-null and add constraint to ensure waiting sessions have wait_started_on and wait_expires_on set
-
v7.1.44
e24e06ff · ·* Fix login via password managers * Change gujarati code language to 'guj' * Add instagram channel type * Add interstitial when inactive contact search meets threshold
-
-
-
-
-
v7.1.39
463af367 · ·* Include qrious.js script * Add FlowSession.wait_resume_on_expire * Add Msg.flow
-
-
-
v7.1.38
a58c074c · ·* Replace uses of deprecated Django functions * Remove crisp and librato analytics backends and add ConsoleBackend as example * Data migration to populate FlowSession.wait_started_on and wait_expires_on
-
v7.1.37
616c8ab2 · ·* Migration to remove recent run creation from db triggers * Remove no longer used recent messages view and functionality on FlowPathRecentRun
-
v7.1.36
d3766aad · ·* Add scheme column on contact exports for anon orgs * Remove option to include router arguments in downloaded PO files * Make loading of analytics backends dynamic based on setting of backend class paths
-
v7.1.35
ab98a58b · ·* Only display crisp support widget if brand supports it * Do crisp chat widget embedding via analytics template hook