Changelog

Version

11.17.0

New

Out of office status with auto responder

Taking a well-deserved holiday break? You can now set up automatic replies right from your out of office status.

Rules: Add label with AI

Have AI automatically categorize incoming emails using your existing labels.

Rules: Include signatures in drafts created by rules

Create draft, Send response, and Schedule auto follow-up actions can now include the sender's signature. Enable via the "Include sender's signature" checkbox. Supports dynamic variables in organization-managed signatures.

Rules: AI rules for outgoing messages

Analyze messages before sending with AI. Prevent delivery of emails with typos, block messages mentioning sensitive information, or automatically create follow-up tasks from sent messages. Works with email, SMS, and social messaging accounts.

API: Response management endpoints

Create, update and delete canned responses via the API /responses endpoints.

API: New conversation filters

Filter conversations by email address or domain name in the /conversations endpoint.

Improved
  • Improved address suggestions — In the draft composer, recently contacted addresses now appear higher in suggestions, making it faster to find relevant email addresses.
  • Rules: Create draft with AI — optionally select a specific canned response to use as context for AI-generated drafts.
  • Rules: Drag and drop rule conditions and actions — Never rebuild a rule from scratch again. Easily rearrange conditions and actions by dragging and dropping them into the right order.
  • Command bar: View and search recent conversations — Quickly access and filter your most recent conversations directly from the command bar (Ctrl+e/Command+e) to resume work faster.
  • API: DELETE /drafts endpoint now allows deleting messages scheduled to be sent later.
  • API: GET /messages/id endpoint now supports a comma-separated list of message IDs to fetch message bodies in bulk.
Fixed
  • Mailbox unread count sometimes being decremented twice when marking a conversation as read
  • Account filtering not working when applied to mailboxes
  • Merge conversation action being unavailable in some contexts (pinned conversation, new windows, etc.)
  • Arrow keys occasionally not opening or closing submenus
  • Backspacing in search or filtered mailboxes failing to remove conversations
  • Conversation title flickering while typing in an expanded comment box
Back to Changelog