Tags give the ability to mark specific points in history as being important
-
v6.5.52
04ced855 · ·* Merge pull request #3555 from nyaruka/ticket-att * Update test to include attachment list for last_msg * Update CHANGELOG.md for v6.5.51 * Merge pull request #3553 from nyaruka/httplog_tweaks * Merge pull request #3554 from nyaruka/s3_retries * Add other missing migration * Add retry config to S3 client * Add missing migration to drop WebhookResult model * Update CHANGELOG.md for v6.5.50 * Merge pull request #3552 from nyaruka/fix-WA-check-health-logs * Fix tests * Add zero defaults to HTTPLog fields, drop WebHookResult and tweak HTTPLog templates for consistency * Fix response for WA message template to be HTTP response * Update CHANGELOG.md for v6.5.49 * Merge pull request #3549 from nyaruka/retention_periods * Merge pull request #3546 from nyaruka/readonly_exports * Merge pull request #3548 from nyaruka/fix-WA-check-health-logs * Merge pull request #3550 from nyaruka/truncate-org * Use single retention period setting for all channel logs * Truncate org name with ellipsis on org chooser * Add new setting for retention periods for different types and make trimming tasks more consistent * Use readonly database connection for contact, message and results exports * Add migration file * Log update WA status error using HTTPLog
-
-
v6.5.51
cdb08d9e · ·* Add retry config to S3 client * Add zero defaults to HTTPLog fields, drop WebHookResult and tweak HTTPLog templates for consistency
-
-
v6.5.49
854855af · ·* Truncate org name with ellipsis on org chooser * Add new setting for retention periods for different types and make trimming tasks more consistent * Use readonly database connection for contact, message and results exports * Log update WA status error using HTTPLog
-
-
v6.5.47
e6b69b1f · ·* Use readonly database connection for contacts API endpoint * Use webhook_called events from sessions for contact history * Remove unused webhook result views and improve httplog read view * Fix API endpoints not always using readonly database connection and add testing
-
-
v6.5.45
bf11819a · ·* Temporarily disable refresh * Don't use readonly database connection for GETs to contacts endpoint * Add view for webhook calls saved as HTTP logs * Pass location support flag to editor as a feature flag
-
-
-
v6.5.42
01db82dc · ·* Pin pyopenxel to 3.0.7 until 3.0.8 release problems resolved * Add new fields to HTTPLog to support saving webhook results * Make TPS for Shaqodoon be 5 by default * Make location support optional via new branding setting
-
v6.5.41
965f4e10 · ·* Update editor with fix for field creation * Minor tidying of HTTPLog * Fix rendering of tickets on contact read page which now don't have subjects
-
v6.5.40
a2457bca · ·* Update to floweditor 1.14.2 * Tweak database settings to add new readonly connection and remove no longer used direct connection * Update menu on ticket list update
-
-
v6.5.38
64712b68 · ·* Deprecate subjects on tickets in favor of topics * Tweak ticket bulk action endpoint to allow unassigning * Add API endpoint to read and write ticket topics
-
v6.5.37
04372583 · ·* Add tracking of unseen notification counts for users * Clear ticket notifications when visiting appropriate ticket views * Remove no longer used Log model
-
-
v6.5.35
6945c513 · ·* Update to newer pycountry and bump other minor versions * Fix ticketer HTTP logs not being accessible * Add management command to re-eval a smart group * Add comment to event_fires about mailroom issue * Fix indexes on tickets to match new UI * Now that mailroom is setting ContactImport.status, use in reads
-
v6.5.34
e0dc05b4 · ·* Update to latest components (fixes overzealous list refresh, non-breaking ticket summary, and display name when created_by is null)