Tags give the ability to mark specific points in history as being important
-
v6.5.33
22107a37 · ·* Fix Add To Group bulk action on contact list page * Add status field to ContactImport and before starting batches, set redis key mailroom can use to track progress * Delete unused template and minor cleanup
-
v6.5.32
80230e7b · ·* Fix template indentation * Pass force=True when closing ticket as part of releasing a ticketer * Add beginings of new nav and SPA based UI (hidden from users for now)
-
-
v6.5.31
01679c07 · ·* Show masked urns for contacts API on anon orgs * Rework notifications, don't use Log model
-
-
v6.5.29
7396a9f6 · ·* Add basic (and unused for now) JSON endpoint for listing notifications * Reduce sentry trace sampling to 0.01 * Override kir language name * Add change_topic as action to ticket bulk actions API endpoint * Add Log and Notification model
-
v6.5.28
471b09b6 · ·* Add new ticket event type for topic changes * Migrations to assign default topic to all existing tickets
-
-
v6.5.26
c4c62acf · ·* Move mailroom_db data to external JSON file * Run CI tests with latest mailroom * Add ticket topic model and initialize orgs with a default topic
-
-
-
v6.5.24
24e162d4 · ·* Add machine detection as config option to channels with call role * Tweak event_fires management command to show timesince for events in the past
-
v6.5.23
3d9a0e29 · ·* Drop retry_count, make error_count non-null * Improve channel log templates so that we use consistent date formating, show call error reasons, and show back button for calls * Tweak how we assert form errors and fix where they don't match exactly * Re-add QUEUED status for channel connections
-
v6.5.22
d6edd96f · ·* Tweak index used for retrying IVR calls to only include statuses Q and E * Dont show ticket events like note added or assignment on contact read page * Include error reason in call_started events in contact history * Remove channel connection statuses that we don't use and add error_reason
-
v6.5.21
6a23ddb5 · ·* Prevent saving of campaign events without start_mode * Improve handling of group lookups in contact list views * Add button to see channel error logs
-
v6.5.20
9e50ba87 · ·* Make ChannelConnection.error_count nullable so it can be removed * Cleanup ChannelConnection and add index for IVR retries * Fix error display on contact update modal * Update to zapier app directory, wide formax option and fixes * Enable filtering on the channel log to see only errors
-
v6.5.19
6b014317 · ·* Fix system group labels on contact read page * Use shared error messages for orgs being flagged or suspended * Update to latest smartmin (ignores _format=json on views that don't support it) * Add command to undo events from a flow start * Send modal should validate URNs * Use s3 when appropriate to get session output * Add basic user accounts API endpoint
-
-
v6.5.17
b129e593 · ·* Tweak error message on flow start modal now field component is fixed * Fix issue for ticket window growing with url length * Update LUIS classifiers to work with latest API requirements * Tweak migration to populate contact.ticket_count so that it can be run manually * Switch from django.contrib.postgres.fields.JSONField to django.db.models.JSONField * Introduce s3 utility functions, use for reading s3 sessions in contact history
-