The product ships continuously. Here's what we've been working on.
2026-05-08v0.8.2FEATURE
Russian privacy policy — Added full 152-FZ compliant privacy policy page for RU-market users. Covers data localisation, operator registration, and cross-border transfer rules.
Documentation epic started — Added LLM-optimised internal documentation (APP_DOCS_EPIC.md) covering architecture, signal sources, enrichment waterfall, and deployment. Separate from user-facing help pages.
Per-module copy guidelines — Published dedicated copy guidelines for PQ Intel, M&A Signals, Content Studio, and SUPERSILA modules.
2026-05-07v0.8.1FEATURE
Cold email outreach engine — Full 4-phase plan completed: SMTP sender with List-Unsubscribe headers, spintax templates, merge fields, and multi-tenant/international provider adapters.
Lead enrichment quality reports — Structured QA reports now generated per enrichment run. Per-lead results include verification status, data source traceability, and enrichment waterfall pass/fail.
2026-05-06v0.8.0FEATURE
Financial intelligence module — New signal source: annual reports, CEO letters, financial disclosures. Extracts revenue trends, headcount changes, and strategic priorities from PDF filings.
Firecrawl PDF parsing — Added cloud-based PDF fallback parsing. Financial reports that fail local extraction are now processed via Firecrawl's v4 API.
CEO letter detection — Section finder now identifies and extracts CEO letters from annual reports for executive sentiment signals.
Financial heuristic scoring — Added financial heuristic signals to the dashboard: revenue growth rate, R&D spend ratio, workforce expansion indicators.
Intel modal improvements — Category-colored signal badges, improved responsive layout, better data density in the intel detail modal.
2026-05-05v0.7.2FEATURE
Content Studio rebuild — Complete product spec rewrite. New architecture supports multi-tenant content generation, per-module branding templates, and scheduled publishing.
Error handling + retry strategy — Standardised retry logic across all enrichment stages: configurable max attempts, exponential backoff, and per-stage timeout separation.
QA protocol — Standardised QA test suite for new features: unit tests, integration tests, and E2E browser tests. Protocol covers pre-deploy and post-deploy phases.
2026-05-04v0.7.1FIX
Russian platform enrichment fixes — Fixed EGRUL parser for updated nalog.gov.ru HTML structure. Resolved INN lookup timeouts on high-volume runs.
DaData integration reliability — Added connection pooling and retry logic for DaData API calls. Reduced timeout errors by ~60% on batch enrichment runs.
Signal deduplication — Fixed duplicate signal issue where the same VC.ru or Habr discussion appeared under multiple leads.
2026-05-02v0.7.0FEATURE
Russian market lead sources — Added TenChat and zakupki.gov.ru as lead discovery sources. Scrapes business discussions and government procurement notices for ICP-matching companies.
SMTP email verification — Added per-email SMTP handshake verification (not just regex validation). Returns verification status and failure reason for unreachable addresses.
Multi-source enrichment — Leads can now be enriched from any combination of RU and international sources. Contact data from RU sources is tagged with data origin for compliance tracking.
2026-04-28v0.6.0FEATURE
Lead finder launch — Search leads by ICP criteria: city, category, business signals. Returns ranked list with ICP fit score and contact availability.
Contact enrichment pipeline v1 — Website crawl extracts emails, phones, social links. VK + Telegram presence detection. DaData INN lookup via EGRUL.
Telegram digest — Daily signal delivery to configured Telegram chat. Includes lead cards with ICP score, enrichment status, and direct link to profile.
Payment tier gating — 3-tier subscription: Старт (3,900 RUB/mo), Рост (9,900 RUB/mo), Про (24,900 RUB/mo). Trial: 490 RUB for 3 days.
2026-04-15v0.5.0FEATURE
M&A Signals module — Monitors M&A forums and deal-flow sources for companies matching your acquisition criteria. Signal scoring based on deal stage, company size, and industry relevance.
SUPERSILA managed service — Lead review and enrichment management interface for QUADROME clients with bulk operations, custom ICP configuration, and manual override workflows.
2026-04-01v0.4.0FEATURE
Website scraping + contact extraction — Automated crawler extracts emails, phone numbers, and social media links from company websites. Supports Russian and international TLDs.
Multi-tenant architecture — Complete isolation between tenant workspaces. Per-tenant feature gating, storage, and billing.
Leads dashboard — Filter, search, and sort leads by ICP fit tier, enrichment status, and contact availability. Action buttons for enrich, draft, and view.
2026-03-15v0.3.0PERFORMANCE
Batch enrichment engine — Parallel enrichment across 6 pipeline stages, configurable batch sizes (10-200 leads). Each stage independently throttled with per-source rate limiting.
Enrichment waterfall reliability — Stateful pipeline with checkpointing. Failed stages retry with exponential backoff. Partial results preserved per lead even if final stage fails.