v2.1.5
A foundational release: a public REST API with personal access tokens, an in-app onboarding walkthrough, an affiliates program, finished-job email notifications, PostHog analytics, a redesigned landing page with 50+ new SEO articles, and a long list of bulk-import, export, and rate-limit robustness fixes.
New
- Public REST API with full /v1/* endpoints, a new docs page at /docs/api, and Personal Access Tokens you can create and revoke from your profile
- Job-finished email notifications - get an email when an enrichment or validation batch completes, so you don’t have to keep the tab open
- Onboarding walkthrough - a guided tour for new users covering pipelines, columns, and enrichment
- Affiliates program - referral signup, attribution, and a Stripe-backed payout flow
- PostHog product analytics wired into the app
- Updated AI model lineup in column templates - GPT-4.1, o3 and o4-mini, Gemini 2.5 Pro/Flash/Flash Lite, plus Perplexity Sonar Pro and Sonar Reasoning Pro
- 6 new use-case landing pages (Outbound Sales, CRM Enrichment, ABM, Agencies, Startups, Developers)
- Redesigned landing page following the halo-strategy refresh - new hero, pricing, BYOK, Features, How-It-Works, Testimonials, and FAQ sections
- New site pages: About, Privacy, Security, Terms, Compare hub, For Sales Teams, For Agencies, Waterfall Enrichment
Improved
- Better handling of provider rate limits during bulk enrichment - 429s now stop the batch cleanly instead of burning through remaining leads
- CSV exports are more resilient to corrupted data and automatically prune AI/Multi-AI/Firecrawl columns that are empty for every exported lead
- Email validation accuracy improved through BounceBan tuning and a hardened hybrid validator
- Smoother bulk imports - clearer error messages, better progress reporting, faster handling of large CSVs
- Stale-job recovery: a background sweeper marks jobs stuck "in progress" for over 6 hours as failed, so deploys mid-job no longer leave hung batches
- Column deletion is now scoped to the current pipeline - removing a column from one pipeline no longer affects others that share it
- Faster, dynamically-built sitemap including all use-case and glossary pages, plus IndexNow auto-pinging
- API keys management refactor with a cleaner UX in AI Column, Multi-AI, and Templates modals
Fixed
- Inaccurate "leads enriched" count on the pipeline page
- CSV import bug where re-choosing the same file did nothing
- Export bug that could fail or return malformed rows when records contained corrupted JSON fields
- Validation panel showing wrong status or progress in some edge cases
- Duplicate "| Enrichabl | Enrichabl" titles and other Search Console indexing issues (canonicals, sitemap pruning, OG image now PNG)
- /vs/<competitor> URLs not resolving - they now 301 to /compare/<competitor>
- Bulk-import edge cases that could insert partial leads on validation failures
- Favicon and OG/Twitter share images not loading correctly on social platforms