Prospecting emails sent through eesier's own email infrastructure
Eesier can now send prospecting emails through its own email infrastructure (EesierMail) on the eesiermail.com.br domain, instead of relying exclusively on third-party providers. Outbound messages go through a dedicated queue with intelligent retry, automatic detection of hard and soft bounces classified by SMTP code, and continuous delivery status monitoring. A new inbound webhook receives lead replies directly into the eesier infrastructure.
Subscription cancellation no longer overwritten by concurrent Stripe events
Eesier fixed a race condition where an invoice payment or period update event from Stripe could overwrite the cancellation state of a subscription that had just been canceled. Each webhook now updates only the strictly necessary column, preserving the cancellation date. Canceled subscriptions stay canceled even when Stripe sends billing events in parallel.
Regional language variants supported in eesier
Eesier now recognizes regional language variants and gracefully falls back to the primary language when the exact region isn't available. Users configured as ar-EG (Egyptian Arabic), en-GB (British English), pt-PT (European Portuguese), es-MX (Mexican Spanish), or fr-CA (Canadian French) now receive translations and greetings in the right language instead of falling back to Portuguese by default.
Improved Apollo contact import deduplication across cycles
Apollo lead import in eesier now correctly identifies and merges duplicate contacts even across different import cycles. Previously, if the same email appeared in a new run, a duplicate lead could be created. Now eesier recognizes the original Apollo lead and merges, keeping the history clean.
Full account configuration through the eesier agent via conversation
eesier now lets you configure your entire account directly by chatting with the agent — on WhatsApp or the web console. Eighteen configuration tools are available through natural language: connect and disconnect CRMs (Pipedrive, HubSpot, RD Station, Omie, Agendor, Odoo, Exact Sales, and Piperun), change your email handle and display name, set up a custom subdomain or domain, manage the email blacklist, update tax and invoice info, generate and revoke MCP tokens, connect Apollo, and change your language and account preferences. Just tell the eesier agent what you want to change and it handles the configuration instantly.
Full CRM export history per lead in the eesier console
Every lead export attempt to a CRM is now individually tracked by eesier, with success or failure status, the external ID assigned by the CRM, error messages, and the full API response. The history appears directly on the lead card in the prospecting page, with expandable sections for each export — covering all 9 supported CRMs: Pipedrive, HubSpot, RD Station Marketing, RD Station CRM, Omie, Agendor, Odoo, Exact Sales, and Piperun. The eesier agent can also filter leads by export status when searching.
Emotional memory and shared history in the eesier agent
The eesier agent now loads the last 7 days of conversation history as context before every interaction — including daily summaries, corrections you made, memorable shared moments, and unresolved topics. An emotional trajectory is computed from the last 2 weeks of interactions to automatically calibrate the agent's tone and energy: more enthusiasm when the relationship is warming up, extra attention when there was recent friction. Pending topics are proactively brought up by eesier in future conversations, naturally and contextually.
Lead name automatically extracted from email address by AI
When a lead arrives in eesier without a name but with an email address, the system now uses AI to extract the person's name from the email — for example, [email protected] becomes John Smith with proper capitalization. Generic addresses like info@, contact@, or admin@ are identified and left unnamed to avoid incorrect attributions. The extraction improves personalization in prospecting emails sent by the eesier agent.
Internal management tools improved
Several improvements were implemented in the platform's internal infrastructure, including a new email sending provider with integrated bounce tracking, instruction caching optimization to reduce AI processing costs, protection against race conditions in payment webhooks, and real-time production monitoring enhancements.