> ## Documentation Index
> Fetch the complete documentation index at: https://docs.useraven.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Changelog

> What's new in Raven — the open-source, BYOK meeting copilot for macOS and Windows.

Every release of Raven. Prebuilt installers live on the [download page](https://useraven.ai/download); source and signed assets are on [GitHub Releases](https://github.com/Laxcorp-Research/project-raven/releases). Raven is BYOK — enter your own API keys on first launch.

<Update label="2.4.0" description="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.
</Update>

<Update label="2.3.12" description="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](https://docs.useraven.ai).
</Update>

<Update label="2.3.11" description="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.
</Update>

<Update label="2.3.10" description="August 19, 2026">
  * Packaged the tray-icon assets into the Windows and macOS installers so the system-tray icon shows up reliably.
</Update>

<Update label="2.3.9" description="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.
</Update>

<Update label="2.3.2" description="May 19, 2026">
  * Reliability: graceful handling of client disconnects during AI streaming, plus internal telemetry and stability fixes.
</Update>

<Update label="2.3.1" description="May 17, 2026">
  * Hotfix for a real-time sync endpoint that could return errors on certain requests.
</Update>

<Update label="2.3.0" description="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.
</Update>

<Update label="2.2.1" description="May 8, 2026">
  * Windows installers are now **Authenticode-signed** via the release pipeline, reducing SmartScreen friction.
  * Dependency and security cleanup.
</Update>

<Update label="2.2.0" description="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.
</Update>

<Update label="2.0.8" description="April 12, 2026">
  * Restored automatic GitHub Release creation in the publish pipeline.
</Update>

<Update label="2.0.7" description="April 10, 2026">
  * Fixed a fatal crash when the app booted twice on macOS.
  * Launched the documentation site at [docs.useraven.ai](https://docs.useraven.ai).
</Update>

<Update label="2.0.6" description="March 31, 2026">
  * Enabled **macOS notarization** for smoother Gatekeeper installs, with update-UX polish.
</Update>

<Update label="2.0.5" description="March 30, 2026">
  * macOS updates now quit and install correctly, with immediate download feedback.
</Update>

<Update label="2.0.4" description="March 30, 2026">
  * Per-account database isolation for safer multi-user and multi-environment use.
</Update>

<Update label="2.0.1 – 2.0.3" description="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.
</Update>

<Update label="2.0.0" description="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.
</Update>

<Update label="1.0.2" description="March 5, 2026">
  * Packaging and version bump.
</Update>

<Update label="1.0.0" description="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.
</Update>
