Tags give the ability to mark specific points in history as being important
-
v9.3.80
3164f5bf · ·* Add migration to assign teamless agents to the default team * Prevent deletion of system teams * Assign new agent users to the default team if team not specified * Data migration to give existing orgs a default team
-
v9.3.79
711d00c5 · ·* Add max length of 10,000 to shortcut text * Give every workspace a default team with access to all topics * Change delete links on list views to be clearer
-
v9.3.78
2a5e631d · ·* Use django filter to format archive size * Fix paging on archive list pages and make styling consistent with other list views * Add Team.all_topics to more easily model a team that can access all topics * Remove styles from contact field list page that are no longered used since it became a placeholder for the field management component * Convert API tokens page to be real list page * Make some list pages use a common template
-
v9.3.77
903601f2 · ·* Update django * Update to python 3.12 * Simplify bulk labeling of msgs and flows * Remove unused code from MsgCRUDL.Menu and add test
-
-
-
-
v9.3.74
98fcf429 · ·* Remove pre-spa days code from flow list view * Add more clarifications to FreshChat claim page * Cleanup channel claim pages with steps
-
-
v9.3.72
747759c2 · ·* Move org service view to staff app * Drop Invitation.user_group and UserSettings.team
-
-
-
v9.3.69
f63d143b · ·* Fix how we model team membership so that users can belong to different teams in different workspaces
-
v9.3.68
efa91ae1 · ·* Tweak user update and delete forms to return 404 for users not in the current org
-
-
v9.3.66
fc71e725 · ·* Fix displaying the channel log missing HTTP response * Fix claim number to display non field errors * Remove support for user management of sub-orgs without switching to those orgs
-
-
v9.3.64
b34b4cad · ·* Fix modal for deleting a shortcut * Tweak list view templates for consistency * Data migration to tweak names of existing status groups
-
v9.3.63
6b298f50 · ·* Create status groups with invalid names to avoid conflicts with real group names * Bump django from 5.1 to 5.1.1
-