Tags give the ability to mark specific points in history as being important
-
-
-
-
v7.1.67
3dc2a142 · ·* Drop no longer used Msg.delete_reason and delete_from_counts columns * Update to Facebook Graph API v12
-
-
v7.1.66
adc85128 · ·* Fix last reference to Msg.delete_reason in db triggers and stop writing that on deletion
-
-
v7.1.65
af228e1c · ·* Rework msgs database triggers so we don't track counts for messages in archives
-
v7.1.64
467f8870 · ·* API rate limits should be org scoped except for staff accounts * Expose current flow on contact read page for all users * Add deprecation text for restart_participants
-
v7.1.63
3df0c7c5 · ·* Fix documentation of contacts API endpoint * Release URN channel events in data migration to fix deleted contacts with tickets * Use original filename inside UUID folder to upload media files
-
-
v7.1.61
a421b8a7 · ·* Add flow field to contacts API endpoint * Add support to the audit_es command for dumping ES queries * Add migration to make sure contacts which we failed to delete are really deleted * Fix contact release with tickets having a broadcast
-
v7.1.60
3d0865c4 · ·* Adjust WA message template warning to not be show for Twilio WhatsApp channels * Add support to increase API rates per org
-
-
-
v7.1.57
1933cdc7 · ·* Add sentry id for 500 page * Display current flow on contact read page for beta users * Add new msg visibility for msgs deleted by senders and allow deleted msgs to appear redacted in contact histories * Contact imports should strip empty rows, missing a UUID or URNs
-
v7.1.56
4134c213 · ·* Fix issue with sending to step_node * Add missing languages for whatsapp templates * Add migration to remove inactive contacts from user groups
-
v7.1.55
a89d0dcd · ·* Fix horizontal scrolling in editor * Add support to undo_footgun command to revert status changes
-
-
v7.1.53
6563cd65 · ·* Relayer syncing should ignore bad URNs that fail validation in mailroom * Add unique constraint to ContactGroup to enforce name uniqueness within an org