Shipped this week
What we shipped this week. And every week.
Per the manifesto: if the changelog goes quiet for a month, you're allowed to ask why. So here's the full record — every Feature, Improvement, Fix, and Infrastructure change since we started counting. ~3 entries per week on average, written by whoever shipped the change. No marketing-fluffed release notes.
This week
5
entries · 2 features · 3 improvements
This month
17
May 2026 · so far
Avg / week
3.4
rolling 90-day
Quiet weeks
0
in the last 12 weeks
Filter
May
2026
17 entries
Feature
Improvement
2026-05-21
Brief format
v4 — voice quotes inline, signal hierarchy tightened.The single biggest brief refresh since launch prep started. Voice mining quotes now render inline with the "Why now" paragraph, replacing the old separate voice section. Active signals reordered by ICP-fit weight (was: by recency), which raised reply-rate by ~14% in beta-customer measurement. Tech-stack chips moved to a collapsible row so reps stop missing the synthesis paragraph above. See updated brief →
Feature
2026-05-19
Slack alerts — per-rep DM routing rules now configurable.
Managers can now route high-fit signals to the specific rep who owns the account, instead of broadcasting to
#buying-signals. Three matchers supported: by territory, by ICP segment, by named-account list. Pro tier adds webhook routing for teams who want signals to land in their own Slack bot logic or custom destinations.
Improvement
2026-05-17
ICP rubric editor — drag-to-adjust weights, no more numeric input.
The old rubric editor required typing weight values (0–100) per dimension. It's now a horizontal slider per dimension, with live preview of the score on a sample account as you drag. Every customer who tested it called the new flow obvious; we should have shipped this on day one. RevOps customers cut rubric-tuning time from ~10 minutes to ~90 seconds.
Feature
2026-05-14
Tech detection — GitHub org scan added as third verification method.
Tech changes were previously confirmed by tag scan + JD scan (2 of 2 methods). Added GitHub-org scan that parses public repo manifests for SDK imports (
@amplitude/analytics, @segment/snippet, etc.). Brings multi-source verification to 3 methods as documented on /product/tech-lookup. False-positive rate dropped from 1.2% → 0.7%.
Fix
2026-05-12
Salesforce sync — duplicate Opportunity field writes when stage advanced twice in a day.
Sync was writing brief-refresh activity events twice when a deal moved Discovery → Demo → Proposal within 24 hours. Activity events are now deduplicated by stage-transition pair, not by stage-name alone. Affected ~0.3% of Team-tier customers; backfilled cleanup ran
2026-05-12T18:00 UTC.
Improvement
2026-05-10
Voice mining — Trustpilot integration upgraded to v2 API.
Trustpilot's v2 API ships review-level sentiment metadata Trustpilot's own product doesn't surface yet. We now use that signal directly in the cluster-confidence score, instead of inferring sentiment from our own NLP pass. Theme clustering accuracy on Trustpilot-heavy companies (typical D2C ecomm) up from 91.4% → 94.6%.
Infrastructure
2026-05-07
Database — moved primary brief storage to PostgreSQL 16.
PG 15 → 16 upgrade. Migration ran in a maintenance window (
2026-05-07T03:00 UTC, 11 minutes of read-only). Brief-refresh latency dropped ~28% on hot paths thanks to improved JIT-compilation defaults in PG 16. No customer action required; status page logged the maintenance window.
Feature
2026-05-05
White-label briefs — per-workspace logo + color now configurable.
Pro-tier feature. Workspace admins can upload a custom logo and set a primary brand color; both apply to brief web view, PDF exports, and shared public URLs. Replaces the previous "request white-label via support" flow. Consultancies running 4+ client workspaces typically configure all of them in one sitting (~5 min).
Improvement
2026-05-03
Free lookup rate limit raised — was 30/month, now 1/minute.
The original free-tier rate limit (~30 lookups/month) was set when we were worried about LLM inference cost. Inference costs dropped ~40% over Q1 with prompt optimization; rate limit raised so it stops being a friction point for evaluation. Solo-tier customers still get the upgrade path when they need batch + sequencer push.
Fix
2026-05-01
HubSpot — Companion field auto-create skipped on portals with no Admin scope.
If the user who installed HubSpot integration didn't have Admin scope, the 4 optional Mama fields failed to install silently. Now we detect this on install, surface a clear "Admin permission needed for field auto-create" notice, and let the user proceed with field mapping to existing fields. ~12 customers were affected pre-fix; we reached out individually with the workaround.
April
2026
14 entries
Feature
2026-04-28
Manager view — signal-to-meeting attribution chart shipped.
The flagship Team-tier feature for the upcoming launch. Every meeting in your CRM is now attributed back to the signal type that triggered the brief that sent the email that booked the meeting. Funnel waterfall (signals → briefs → replies → meetings) with breakdown by signal type. See manager view →
Feature
2026-04-22
API v1 — webhook for
signal.fired events shipped.Pro tier. Real-time webhook fires every time a high-fit signal hits a watchlist account, with the full signal payload (type, ICP score, sources cited, brief URL). Typical use case: RevOps teams pushing high-fit signals into their own Slack bots or CRM-side workflow automations.
signal.fired · brief.refreshed · meeting.attributed all live; full API docs at /api.
Improvement
2026-04-18
Signal scoring — recency decay curve tightened per signal type.
Old recency decay was uniform across signal types — a 30-day-old funding round and a 30-day-old product launch scored the same. Decay is now calibrated per category: funding stays fresh longer (~90-day half-life), product launches decay faster (~21 days), hiring spikes ~45 days, exec moves ~60 days. Aligned with what beta customers were saying made the brief feel more relevant.
Infrastructure
2026-04-14
EU residency (eu-west-1) shipped as a workspace election.
Pro-tier customers can now elect
eu-west-1 at workspace creation, in addition to the default us-east-1. Region election is workspace-scoped — your data does not leave the elected region for any reason except cross-region disaster recovery (also encrypted, same region pair). Full security docs at /security.
Feature
2026-04-10
Multi-workspace orchestration — workspace switcher in nav.
Pro-tier customers running multiple workspaces (multi-segment teams, consultancies) get a workspace switcher in the top nav with keyboard shortcut
⌘K. Switching workspaces also switches the connected CRM credentials, Slack channel, and ICP rubric — no need to log out and back in. The single most requested feature from launch partners with 4+ workspaces.March
2026
16 entries
Feature
2026-03-26
Voice mining — Reddit subreddit-scoped mining shipped.
Mama now mines voice from subreddit-scoped Reddit threads (
r/saas, r/shopify, r/dataengineering, etc.) in addition to G2 / Trustpilot / Capterra. Reddit accounts for ~20% of voice clusters on average, but rises to 40%+ for developer-tools, devops, and ecommerce-platform buyers. Closes the most requested voice-source gap from Q1.
Improvement
2026-03-20
Brief generation latency — 11s → 6s p50 across all signal categories.
Prompt restructure + parallelized signal-source fetches + selective LLM model routing (smaller model for high-confidence syntheses, larger model only for low-confidence rephrases). p50 brief generation time dropped from 11s → 6s; p95 from 22s → 14s. p99 still spiky on private companies with shallow voice data — fixing that next sprint.
Feature
2026-03-12
Sequencer push — Outreach, Salesloft, Apollo, Smartlead, Lemlist all live.
The integration matrix that closes the outbound loop. Reps can now push a Mama draft opener directly into a sequence step in any of the five major sequencers, with the brief context preserved as a sequence note. Team and Pro tier feature. The fifth integration (Lemlist) was the last one outbound customers consistently asked for; everything else is gravy from here.
Fix
2026-03-05
Free lookup — public sharing URL returned 404 when domain contained underscore.
Hilarious one —
signalmama.com/lookup/some_company.io 404'd because of a URL-routing regex that treated underscores as illegal in the slug. Affected ~14 lookups (real domains exist with underscores). Fixed in 20 minutes once a customer flagged it.February
2026
12 entries
Feature
2026-02-24
Free public lookup at
/lookup launched.The free top-of-funnel tool. Paste any domain, get a real brief with no signup, indexable share URL per domain. ~12,000 lookups in the first 30 days post-launch, with about 7% converting to a Solo signup within 14 days. The lookup itself is now Mama's biggest single source of new accounts. /lookup live →
Improvement
2026-02-18
ICP rubric — 4 dimensions locked in (fit, recency, signal strength, intent depth).
Started Q1 with 6 dimensions; got to 4 after watching how customers actually used them. The dropped two ("market timing" and "competitive density") were always being set to default by ~95% of customers — meaning they weren't useful signal, just UI weight. Cleaner rubric, better default scoring. Pro tier still allows adding up to 6 custom dimensions per workspace.
Feature
2026-02-10
Salesforce + HubSpot native sync shipped.
The integration that made Team-tier viable. Mama now syncs to standard Account + Opportunity objects on both CRMs (4 optional fields each side), reads pipeline state in real-time, writes brief-refresh and meeting-attribution events as activity. No custom ETL needed; full setup takes ~2 minutes on Salesforce, ~90 seconds on HubSpot.
Coming soon
What's actively in flight.
Three things we're currently building. We don't pre-announce features that aren't on the active engineering plan — so if you see it here, it's already in a PR somewhere.
Next 2–4 weeks
Customer voice — X (Twitter) source integration.
Adding X as the 6th voice mining source. Live signal recency advantage matters most here — X mentions about a product issue tend to fire within hours, faster than G2/Reddit. Will close the last source gap from launch-partner feature requests.
Q3 2026
Per-workspace custom signal sources (Pro).
Let Pro-tier customers push their own signal events into Mama via webhook. Common patterns we're hearing: pipeline-stage changes, intent-data subscriptions (Bombora, 6sense), product-usage signals from your own app telemetry, custom Slack-source triggers.
Late 2026
SOC 2 Type II report.
Active audit cycle with a Big-4 firm. Type I report already available under NDA; Type II expected end of Q3 2026. Will unlock enterprise procurement for customers currently blocked on the certification specifically. See /security for current attestation.
Stay in the loop
Get the changelog in your inbox.
~2 emails per week with what we shipped, what broke, and what's next. Written by whoever shipped the change — same voice as the entries above. Unsubscribe in one click.
Spot something wrong in an entry? Email [email protected] — we'll fix it.