Tags give the ability to mark specific points in history as being important
-
v7.5.21
8dee122a · ·* Allow views with ContentMenuMixin to be fetched as JSON menu items using a header * Add new fields to channel log model and start reading from them if they're set
-
v7.5.20
9dc3d9ac · ·* Update the links for line developers console on the line claim page * Rework channel log details views into one generic one, one for messages, one for calls
-
v7.5.19
117701da · ·* Rework channel log rendering to use common HTTPLog template * Fix titles on channel, classifier and manage logins pages
-
-
v7.5.17
7750ea84 · ·* Show send history of scheduled broadcasts in correct order * Only show option to delete runs to users who have that perm, and give editors that perm * Update deps
-
v7.5.16
6226495e · ·* Fixed zaper page title * Validate channel name is not more than 64 characters * Added 'authentication' to the temba anchor URL text
-
v7.5.15
134a3743 · ·* Fix URL for media uploads which was previously conflicting with media directory
-
v7.5.14
93e7e168 · ·* Deprecate Media.name which can always be inferred from .path * Improve cleaning of media filenames * Convert legacy UUID fields on exports and labels * Request instagram_basic permission for IG channels
-
-
-
v7.5.11
dd657c31 · ·* Don't allow creating of labels with parents or editing labels to have a parent * Rework the undocumented media API endpoint to be more specific to surveyor attachments * Add MediaCRUDL with upload and list endpoints * Remove requiring instagram_basic permission
-
v7.5.10
1bcf48bb · ·* Remove Media.is_ready, fix setting .status on alternates, add limit for upload size * Rework ContentMenuMixin to put the menu in the context, and include new and legacy formats
-
-
v7.5.8
efe84b06 · ·* Update floweditor * Convert all views to use ContentMenuMixin instead of get_gear_links * Add decorator to mock uuid generation in tests * Process media uploads with ffmpeg in celery task
-
v7.5.7
a52eae42 · ·* Add constraint to ensure non-waiting/active runs have exited_on set * Add constraint to ensure non-waiting sessions have an ended_on
-
-
v7.5.5
2ffaf8b7 · ·* Remaining fallback modax references * Add util for easier gear menu creation * Add option to interrupt a contact from read page
-
v7.5.4
fb22e89c · ·* Fix scripts on contact page start modal * Add logging for IG channel claim failures * Add features to BRANDING which determines whether brands have access to features * Sort permissions a-z * Fix related names on Flow.topics and Flow.users and add Topic.release * Expose opened_by and opened_in over ticket API
-
-
v7.5.2
ba0ac32a · ·* Fix typo on archive button * Only show active ticketers and topics on Open Ticket modal * Add data migration to fix non-waiting sessions with no ended_on