Tags give the ability to mark specific points in history as being important
-
-
v6.4.4
2c33199a · ·* Start background flows with include_active = true * Update flow editor with MediaPlayer fix * Fix poetry content-hash to remove install warning * Update translations from transifex
-
v6.4.3
039379ae · ·* Improve contact field forms * Fix urn sorting on contact update * Improve wording on forms for contact groups, message labels and flow labels * Improve wording on campaign form
-
v6.4.2
455716c3 · ·* Fix attachment button when attachments don't have extensions * Add missing ticket events to contact history * Fix clicking attachments in msgs view sometimes navigating to contact page * Parameterized form widgets. Bigger, darker form bits. * Tweak trigger forms for clarity * Add command to rebuild messages and pull translations from transifex
-
-
-
-
v6.3.89
b1235520 · ·* Remove beta grating of internal ticketers * Control which users can have tickets assigned to them with a permission * Use mailroom endpoints for ticket assignment and notes * Add custom user recover password view
-
v6.3.88
3ea67b96 · ·* Fix to display email on manage orgs * Drop no longer used Broadcast.is_active field
-
v6.3.87
7818ea3c · ·* Update indexes on ticket model * Tweak ticketer default names * Add empty ticket list treatment * Fix API docs for messages endpoint to mention attachments rather than the deprecated media field * Update to editor with hidden internal ticketers * Consistent setting of modified_by when releasing/archiving/restoring * Remove old ticket views * Change ticketer sections on org home page to have Remove button and not link to old ticket views * Add assignee to ticketing endpoints, some new filters and new assignment view
-
v6.3.86
4df487b1 · ·* Stop writing Broadcast.is_active as default value * Fix keyword triggers being imported without a valid match_type
-
v6.3.85
46398df6 · ·* User the current user as the manual trigger user during simulation * Better trigger exports and imports * Make broadcast.is_active nullable and stop filtering by it in the API
-
v6.3.84
6b28faf3 · ·* Ignore scheduled triggers in imports because they don't import properly * Fix redirect after choosing an org for users that can't access the inbox * Optionally filter ticket events by ticket in contact history view
-
v6.3.83
974b46a6 · ·* Fix default content type for pjax requests * Tweak queuing of flow starts to include created_by_id
-
-
v6.3.81
04b451c7 · ·* Add Broadcast.ticket and expose as field (undocumented for now) on broadcast write API endpoint * Refactor scheduling to use shared form * Add exclusion groups to scheduled triggers
-
v6.3.80
57a9da8c · ·* Update components so omnibox behaves like a field * Drop Language model and Org.primary_language field
-
v6.3.79
21747a53 · ·* Order tickets by last_activity_on and update indexes to reflect that * Backfill ticketevent.contact and use that for fetching events in contact history * Fix creating scheduled triggers not being able to see week day options * Handle reopen events for tickets * Stop creating Language instances or setting Org.primary_language
-
v6.3.78
02762d0c · ·* Add Ticket.last_activity_on and TicketEvent.contact * Rreturn tickets by modified_on in the API * Add ability to reverse results for runs/contacts API endpoints
-
v6.3.77
6baa2e72 · ·* Better validation of invalid tokens when claiming Zenvia channels * Fix languages formax to not allow empty primary language