Tags give the ability to mark specific points in history as being important
-
v8.1.63
d8c132a4 · ·* Adjust export download page for new UI * Make media list page (still staff only) filter by org and add index
-
-
-
-
-
v8.1.58
4e638991 · ·* Add missing channels migration * Use msg.created_by if set in ticket list view * Remove SMS type channel alerts
-
-
v8.1.56
959aaf15 · ·* Fix soft deleting of scheduled messages so schedule is deleted too * Stop saving JSONAsTextField values as null for empty dicts and lists * Update select s3 usage for msg exports to not rely on type=inbox|flow * Add created_by to Msg and populate on events in contact histories
-
v8.1.55
fcae91b0 · ·* Fix import for sync fcm task * Create new filters and partial indexes for Inbox, Flows and Archived
-
-
v8.1.53
520b7162 · ·* Add compose component to contact chat * Pixel tweak on contact read page * Move more Android relayer code out of Channel
-
-
-
-
-
v8.1.48
1370e071 · ·* Add more goto(event) * Fix content differing from page-load vs inline load * Add page title for spa response headers * Clean up subtitles on spa pages * Add link to flow starts (and clean up list page styling) * Add link for webhook calls (and cleanup styling here too) * Update styling for log pages for both old / new ui
-
v8.1.47
7a33b2da · ·* Be less clever with page titles. Fix label js errors. * Make sure tests can run without making requests to external URLs * Unpublicize folder=incoming on messages API docs and re-add index with status=H
-
-
v8.1.45
76e9d442 · ·* Fix external channel links * No longer intercept clicks in spa-content * Cleanup Channel model fields * Fix channel claim external URLs in new UI
-
v8.1.44
fda57b4f · ·* Exclude PENDING messages in contact history and API by org and contact * Add -id to msg fetch ordering in Contact.get_history * For both messages and tickets, replace the default indexes on org and contact with indexes that match the API ordering