August 2026
Meeting intelligence, after the call
The biggest post-call release yet. Everything here runs locally — retrieval and embeddings are on-device; only your own model calls leave your machine.- Ask your meetings. A new Ask tab on every session answers questions from that call’s transcript, and a global Ask across all meetings searches your whole history with cited sources. It’s conversational with memory — follow-ups build on earlier answers, and older turns are summarized (never dropped) so long chats keep their context.
- Action items. Every session now surfaces a structured action-items checklist — task, owner, and deadline when they were spoken.
- Follow-up email draft. One click turns a session into a ready-to-send recap email. Drafts are saved with the session.
- Talk ratio. See your You-vs-Them speaking share live in the overlay and on each session.
- Export. Save any session recap as Markdown or PDF, with optional transcript.
- Auto-start on meeting detection. Raven can notice a Zoom, Google Meet, Teams, or Webex meeting and offer to start — set it to prompt, start automatically, or off in Settings. No bot ever joins your call.
- Smarter notes. Your mode’s note-template instructions now guide the summary, so notes follow the structure you set.
August 23, 2026
- Onboarding now asks for permissions before API keys, and saves your wizard step and keys — Quit & Reopen (e.g. after the macOS Screen Recording restart) resumes where you left off instead of wiping keys.
- The Mac update modal no longer offers a version you already have (same-version GitHub feed no longer shows “Raven X is ready”).
- Send Feedback (user menu and About) opens a form — no GitHub account required. Docs point to docs.useraven.ai.
August 21, 2026
- Fixed sessions that stayed Untitled with a blank summary after a call. Notes now stream at the model’s max output so reasoning can’t eat the whole reply, and missing notes are retried on boot.
- Notes generation stays on the fast, cheap models (Haiku / Luna); live assist is unchanged with the full model catalog and effort settings.
August 19, 2026
- Packaged the tray-icon assets into the Windows and macOS installers so the system-tray icon shows up reliably.
August 16, 2026
- First open-source, BYOK desktop release for Windows and macOS. Publishing it created the GitHub update feed (
latest.yml/latest-mac.yml) so installed copies update cleanly.
May 19, 2026
- Reliability: graceful handling of client disconnects during AI streaming, plus internal telemetry and stability fixes.
May 17, 2026
- Hotfix for a real-time sync endpoint that could return errors on certain requests.
May 17, 2026
- Refreshed the Anthropic (Claude) and OpenAI model lineups to the current generation.
- Made the interview coaching mode more general-purpose, and hardened the app under load testing.
May 8, 2026
- Windows installers are now Authenticode-signed via the release pipeline, reducing SmartScreen friction.
- Dependency and security cleanup.
May 3, 2026
- Added anonymous usage telemetry with clear in-app links to the Privacy Policy and Terms. First release with real users.
- Observability and reliability improvements.
April 12, 2026
- Restored automatic GitHub Release creation in the publish pipeline.
April 10, 2026
- Fixed a fatal crash when the app booted twice on macOS.
- Launched the documentation site at docs.useraven.ai.
March 31, 2026
- Enabled macOS notarization for smoother Gatekeeper installs, with update-UX polish.
March 30, 2026
- macOS updates now quit and install correctly, with immediate download feedback.
March 30, 2026
- Per-account database isolation for safer multi-user and multi-environment use.
March 29, 2026
- Production-grade update experience: user-initiated downloads, an update button that reflects the real update state, and a macOS auto-update (zip) target.
March 29, 2026
- Reproducible native echo-cancellation (AEC) build pipeline with versioned artifacts.
- Cache-first profile loading, consolidated IPC error handling, and wired-up session summaries.
March 5, 2026
- Packaging and version bump.
March 5, 2026
- First build: a live transcript tab in the overlay with auto-scroll, a six-step onboarding with an overlay tour, a redesigned Settings screen, and broad security hardening plus a large automated test suite.