Changelog

Latest updates and improvements to Amplycom.

v1.6.0

Bulk Approve, Bounce Detection & Smarter Scheduling

Approve multiple email drafts at once, automatic bounce detection to protect sender reputation, and redesigned email scheduling with per-sender slot-aware distribution.

  • AddedBulk select and approve email drafts from the Draft Review section in /communications
  • AddedEmail bounce detection automatically flags bounced contacts and prevents further outreach to protect sender domain reputation
  • AddedAccount Types section on the landing page with dedicated feature pages for Personal and Shared email accounts
  • ImprovedEmail scheduling redesigned with per-sender slot-aware distribution that finds available time gaps and produces natural send timing
  • ImprovedSecurity hardened: inbound email content sanitized before AI processing to prevent prompt injection
  • ImprovedUpgraded to Next.js 16 and patched dependency vulnerabilities
  • FixedEmail scheduling now respects the sendOnWeekends setting and scales the scheduling window by volume
  • FixedAI scheduling state properly cleared when disabling AI communication on a contact
  • FixedCampaign recipient limit corrected to 300 and displayed in the UI
  • FixedEmail attachments preserved on send failure, allowing retry instead of data loss
v1.5.0

Playbooks, Campaigns & Homepage Redesign

New Playbooks system with tags, email templates, and campaign management for targeted outreach. Redesigned homepage with refreshed brand identity.

  • AddedPlaybooks system — tags for classifying companies and contacts, email templates with tag matching, and campaigns for targeted multi-contact outreach
  • AddedAI bulk tagging classifies companies by industry, size, and custom criteria
  • AddedRedesigned homepage with premium layout, outcome-focused messaging, and SEO infrastructure
  • AddedPrevious email history visible when reviewing drafts in /communications
  • AddedBulk contact tagging directly from the contacts list
  • ImprovedBrand identity refreshed with teal color palette and repositioned messaging
  • ImprovedTemplate-based emails preserve template text verbatim with smarter prompting
  • ImprovedHeader notification polling optimized — eliminates redundant database queries every 60 seconds
  • FixedEmail throttling fails closed on database errors instead of silently allowing sends
  • FixedCampaign reliability hardened with accurate failure status, creator-only sends, and 500-recipient limit
  • FixedSecurity hardened across tags, templates, and campaigns with proper validation and multi-tenant isolation
v1.4.0

Support Queue Ignored Tab & CRM Association Management

New Ignored tab in Support Queue for better email triage, remove association actions on CRM detail pages, and multiple reliability fixes for drafts and webhooks.

  • AddedIgnored tab in Support Queue for visibility into dismissed emails with easy recovery
  • AddedRemove association actions on company and contact detail pages
  • ImprovedEmail attachments filter out tiny inline decoration images for cleaner display
  • ImprovedAI reply prompts refined for more natural variation and communication style
  • FixedDraft edit modal no longer resets edits on parent re-render and closes immediately after saving
  • FixedAI-generated emails include correct calendar context to prevent day/date mismatches
  • FixedNylas webhook correctly handles outbound emails and snake_case attachment fields
v1.3.0

Smarter Reply Handling & Reliability Improvements

New objection handling in email replies, decoupled reply logic for non-AI contacts, and automatic recovery for stuck AI jobs.

  • AddedObjection handling detects soft objections in replies and responds with tailored follow-ups
  • AddedStale AI job recovery automatically retries stuck processing jobs after 10 minutes
  • ImprovedReply generation now works independently from sales classification for non-AI-managed contacts
  • ImprovedEmail response processing split into dedicated personal and shared Edge Functions for cleaner architecture
  • ImprovedReply prompts fine-tuned to be more proactive when detecting buy signals
  • FixedRe-engagement emails no longer include stale temporal references like "last week" or "a few days ago"
v1.2.0

Draft Review Upgrades & Email Safeguards

Better Draft Review workflows with new actions and attachment previews, duplicate email prevention, and faster activity timelines.

  • AddedResolve and Ignore actions in Draft Review for quicker email triage
  • AddedAttachment previews in Draft Review conversation history
  • AddedDuplicate detection prevents accidentally sending the same email twice
  • ImprovedActivity timeline loads faster with optimized email queries
  • ImprovedAI agents upgraded to Gemini 2.5 Flash for better research and content quality
  • ImprovedSimplified navigation with unused menu items removed
  • FixedDraft Review actions no longer block each other with shared loading states
  • AddedAdmin dashboard with analytics, email volume charts, and system health monitoring
v1.1.0

Smarter AI Research & Email Quality

Improved AI research accuracy and email personalization with better data validation and cleaner draft handling.

  • AddedAdmin dashboard with event logging for system monitoring
  • AddedSystem settings foundation for future configuration options
  • ImprovedAI research pipeline now validates temporal data to prevent future-dated results
  • FixedEmail personalization now correctly handles company names with legal suffixes (AB, Inc, etc.)
  • FixedDraft Review modal no longer shows orphaned drafts from archived conversations
v1.0.0

Support Queue Improvements & UI Polish

Enhanced Support Queue with sorting capabilities and streamlined the interface with cleaner layouts and simplified visual elements.

  • AddedSort order dropdown in Support Queue for organizing emails by date
  • ImprovedNarrower sidebar and panel widths for a cleaner, more focused layout
  • ImprovedAI Draft badge simplified to icon-only with tooltip for less visual clutter
  • ImprovedCleaner Draft Review modal with streamlined conversation history display
  • FixedConsistent newline formatting in AI-generated email content