You can now archive contacts to keep your lists organized without permanently deleting important prospects. Archived contacts are visually marked with a strikethrough and trash icon, making it easy to identify their status at a glance. When you archive a contact, all related activities are automatically paused to prevent further outreach.

Access the new archive functionality through the contact actions menu, where you’ll also find options to unarchive contacts when needed. We’ve also added a dedicated deleted contacts management page in Settings, giving you full control over your contact lifecycle.

Improvements

  • Added shift-click selection in contact lists to quickly select multiple contacts at once
  • Enhanced campaign counts display with detailed tooltips showing sequence progress breakdown
  • Added confirmation prompts before processing calendar events, emails, and other critical actions to prevent accidental changes
  • Improved contact creation with reasoning logs that track how each contact was added to your system
  • Added 7-day snooze option for manual actions that need to be revisited later
  • Enhanced data table actions with bulk operations and better success/failure feedback
  • Updated sequence status labels from “Pending” to “Backlog” and “Sequenced” to “Draft” for clearer terminology
  • Added AI credits information to action buttons so you know the cost before regenerating suggestions
  • Improved contact search to exclude internal contacts by default for cleaner prospect lists
  • Enhanced email display with proper HTML rendering for formatted content and links
  • Added priority access feature on the marketing website for faster onboarding

Fixes

  • Fixed an issue where campaigns were using disabled mailboxes instead of active ones
  • Resolved a problem where qualification wasn’t working when users hadn’t provided additional descriptions
  • Fixed suppression lists sometimes being hidden in the settings navigation
  • Corrected email processing to properly mark emails as processed with accurate timestamps
  • Fixed contact query logic to properly handle internal contact filtering
  • Resolved issues with follow-up email deletion when removing conversation replies
  • Fixed calendar and email synchronization problems after re-adding mailboxes

Behind the scenes

  • Implemented automatic credit refunds when deleting auto-created contacts to prevent billing issues
  • Added comprehensive audit logging with reasoning fields for better contact creation tracking
  • Enhanced AI model decision-making with improved logging and fallback mechanisms for more reliable results
  • Upgraded email processing logic to include thought process tracking for better transparency
  • Implemented Upstash rate limiting and Redis caching for improved performance and abuse prevention
  • Added Inngest step-based execution for reply handling and CRM activities to improve reliability
  • Enhanced sequence generation with validation checks and duplicate prevention
  • Improved Docker build process to include all necessary dependencies and Prisma client files
  • Added open and click tracking options for draft emails to support engagement analytics
  • Updated fine-tuning anchor values from “LAST_ACTIVITY_AT” to “LAST_SENT_AT” for better consistency
  • Removed unused “string-comparison” package and replaced with custom implementation for better performance
  • Enhanced contact processing logic to handle calendar events and notes more effectively
  • Added database migration for deleted contacts tracking with proper foreign key relationships