Changelog

What's new.

Everything that shipped to production, newest first. Desktop releases go out through the in-app updater.

Fix

Welcome email waits for checkout to resolve

New paid signups were getting a “welcome to Free” email moments before their upgrade landed. The welcome email now holds until checkout resolves, so it names the plan you actually bought. The template was rebuilt at the same time.

Feature

Advanced processing: speaker detection per meeting

Re-transcribe any meeting with speaker detection so every line is attributed to who said it. It runs per meeting rather than globally, so you can spend the extra processing only on the calls where attribution matters.

  • ·Transcript exports now carry speaker labels when present
  • ·Available on Team and above
Improvement

Transcription no longer gets stuck in repetition loops

Whisper can fall into a loop and repeat the same phrase for minutes on quiet or noisy audio. Reverbic now detects looped output, discards it, and retries that chunk at a higher temperature instead of shipping the garbage into your summary.

Feature

Shared meeting pages, rebuilt

Share links now render the full meeting — summary, key points, decisions, action items, and transcript — server-side, so they load fast and preview properly when pasted into Slack or Linear.

  • ·Server-rendered for speed and SEO
  • ·Dynamic Open Graph image per meeting
Feature

MCP server hardening and setup docs

The MCP server now enforces plan access server-side and honors a separate scope for transcript access, so a key can list meetings without being able to read what was said. Setup is paste-ready for Claude, Cursor, and Codex.

Improvement

Audio you can actually scrub

Browser recordings are captured as WebM, which cannot be seeked reliably. Reverbic now transcodes a playback copy to M4A once, so the player scrubs instantly instead of re-buffering from the start.

  • ·Rebuilt audio player with proper scrubbing
  • ·Ask Reverbic moved to a compact floating trigger and no longer duplicates on meeting pages
Fix

rvb CLI: colors and token expiry

The CLI rendered raw ANSI escape codes on some terminals and mis-read its own token expiry, forcing needless re-logins. Both are fixed.

Feature

Onboarding without the wizard

The multi-step signup wizard is gone. New accounts land on a real demo meeting they can explore immediately, with an inline getting-started checklist instead of a modal sequence to click through.

  • ·Sign in with Google
  • ·OAuth cancellations return you to sign-in instead of hanging
Security

Database and edge hardening

Routine hardening pass: dropped an over-permissive row-level security policy that exposed public meetings to anonymous reads, pinned the search path on the signup trigger, and started rejecting automated scanner probes at the edge.

Desktop

Desktop v2.0.33 – v2.0.36

Stability and packaging fixes across four releases, delivered through the in-app updater.

Feature

Ask Reverbic

Ask questions across your meeting history in plain language — “what did we decide about the migration?” — and get an answer grounded in your transcripts, with the meetings it drew from. Shipped alongside a rebuilt landing page, recording page, and dashboard.

Improvement

SEO: canonical URLs and a complete sitemap

Every public page now self-canonicalizes and appears in the sitemap, so search engines stop collapsing distinct pages into one another.

Fix

No more inventing speech from silence

Silent or near-silent audio could cause the transcriber to hallucinate plausible-sounding dialogue. Silence is now detected and skipped. Atmos was also scoped to coding work only, rather than trying to board every conversation.

Desktop

Native dashboard window

The desktop app gained a real native dashboard window instead of bouncing you to the browser for everything beyond recording. Shipped across v2.0.29 – v2.0.32.

Improvement

Processing pipeline durability

Long meetings are the ones you least want to lose. The pipeline now retries transient transcription failures, splits into 15-minute chunks, and keeps a cross-tab heartbeat so a closed tab no longer strands a job halfway through.

  • ·Recovers when ffprobe reports an unknown duration on browser recordings
  • ·Clearer error messages when a stage genuinely fails
Feature

Share a full meeting with a teammate

Hand someone the entire meeting — not a read-only link, but real access — through an invite-and-accept flow with an email notification.

Feature

Weekly digest email

The weekly digest toggle in settings now does something: a scheduled job sends a real summary of the week's meetings, decisions, and open action items.

  • ·Quiet recordings can be loudness-normalized and re-transcribed
  • ·In-app audio playback on the mobile meeting screen
Improvement

Atmos run limits and a proper feature page

PR generation is the expensive call in Atmos, so it now carries a per-organization daily limit shared across members. Atmos also got its own page explaining what it does.

Feature

Atmos: talk it through, review a pull request

Atmos turns a live conversation into an editable visual board of functions, tables, and endpoints — then grounds that board in your connected GitHub repository and drafts a real pull request. Nothing is committed until you confirm, and changes land on a branch for normal review.

  • ·Clusters live speech into typed, editable nodes you can merge, split, rename, and link
  • ·Reads AGENTS.md, CLAUDE.md, and .cursorrules to match your conventions
  • ·Finds and reuses existing helpers instead of reimplementing them
  • ·Builds a board from an imported transcript, not just a live call
Feature

Context Packs, rebuilt

Context Packs carry your stack, conventions, key files, and constraints into every spec. The system was rebuilt so multiple packs can be active at once, packs can be shared across your organization, and the active pack primes transcription vocabulary — so “pgvector” stops coming out as “PG factor.”

  • ·Bind a pack at record time, on upload, and on text or Loom imports
  • ·Organization-wide sharing and visibility controls
  • ·A starter template library to begin from
  • ·Key-terms field for domain vocabulary
Feature

System audio recording and Slack Huddles

The desktop app records system audio on macOS and Windows, so calls in Slack, Meet, Teams, or anywhere else are captured without a bot joining as a participant. Slack Huddles can be recorded and transcribed automatically, with the summary posted back to the channel.

Improvement

Never lose a recording

Recording is now durable: audio is written continuously, survives a crash or accidental navigation, and the raw file uploads even if processing later fails. A persistent recording bar lets you move around the app mid-recording.

  • ·Microphone switching mid-recording
  • ·Nightly encrypted Postgres backups
Improvement

Transcription hints and transcript downloads

Add domain vocabulary before processing so names, products, and acronyms come through correctly. Recordings and transcripts can now be downloaded directly, and shared pages show distilled specs.

Try Reverbic free