Oscar LogoOscarGet Oscar
CHANGELOG · EVERY UPDATE, NEWEST FIRST

What’s new
in Oscar.

Every shipped change to Stream, Minutes, Scribble, and the workspace — the small fixes and the big swings.

ALL RELEASES
v0.11.4TEAMS
30 JUN 2026

A cleaner solo workspace & snappier dictation

Solo users lose the organization chrome they never needed, dictation warms up the instant you start recording so the first insert after a pause feels faster, and team navigation gets a couple of fixes.

  • NEW

    If you're not on a team, Oscar no longer shows workspace or organization controls — a cleaner solo experience.

  • IMPROVED

    Dictation cleanup now starts warming up the moment you begin recording, so the first dictation after a pause feels faster.

  • FIXED

    Centered the navigation bar on team pages and made starring a note update instantly.

v0.11.3STREAM
29 JUN 2026

Steadier dictation

A rare dictation freeze after the app sat idle is fixed, and slowdowns now leave a trace so they are easier to track down.

  • FIXED

    Fixed a rare dictation freeze that could happen after the app had been idle for a while.

  • IMPROVED

    Added behind-the-scenes timing so any dictation slowdown leaves a trace we can act on.

v0.11.2STREAM
28 JUN 2026

Faster dictation cleanup

Trimming redundant context work from the hot path roughly halves the wait for polished dictation, plus a macOS title-bar fix.

  • IMPROVED

    Cut the wait for polished dictation roughly in half by dropping redundant context lookups from the hot path.

  • FIXED

    Fixed the native macOS title bar overlapping the in-app header.

v0.11.1STREAM
26 JUN 2026

Dictation cleanup, unified

Desktop dictation cleanup moves onto the same fast path as Scribble and reliably polishes inserts again, with sign-in and AI-request hardening.

  • IMPROVED

    Streamlined how desktop dictation is cleaned up, for faster and more consistent results.

  • FIXED

    Fixed desktop dictation so AI cleanup reliably applies to every insert.

  • FIXED

    Hardened sign-in and AI-request authentication.

v0.10.1MINUTES
24 JUN 2026

Minutes prompt fix & steadier libraries

Minutes prompt changes now line up with the shipped UI, desktop reading is cleaner, repeated audio loops are collapsed, and shared libraries load without requiring an active workspace.

  • FIXED

    Reconciled the prompt update with the shipped Minutes UI so generated sections match what the app expects.

  • FIXED

    Removed a misleading back arrow from the desktop reading view.

  • NEW

    Added repeated-phrase collapse for audio segments so transcription loops do not flood notes.

  • FIXED

    Blocked non-owner meeting edits and tightened landing-page spacing.

  • FIXED

    Scribble and meeting lists no longer disappear when there is no active organization selected.

v0.10.0SCRIBBLE
20 JUN 2026

Scribble screens & tags

Scribble gets redesigned desktop surfaces, bulk tagging, and desktop-callable routes for transform, translate, and sharing.

  • NEW

    Desktop can now call the web transform, translate, and share routes directly.

  • NEW

    Added redesigned Scribble capture, transform, translate, share, and bulk-organize screens.

  • NEW

    Added Scribble tags with bulk Add tag and row chips on desktop.

v0.9.0DESKTOP
19 JUN 2026

Waveform, Vulkan hardening, cleaner Minutes

Recording feedback is more alive, Windows Vulkan packaging is safer, and Minutes no longer shows a broken None captured state.

  • NEW

    Added an audio-reactive recording waveform indicator.

  • FIXED

    Kept Windows Vulkan on the dynamic CRT after the static build crashed at runtime.

  • FIXED

    Fixed display of the "None captured" state in meeting minutes.

  • NEW

    Surfaced the compute backend in Settings during the Vulkan rollout.

v0.8.5STREAM
17 JUN 2026

Faster dictation path

Stream cleanup and paste now avoid unnecessary waits, with latency instrumentation to keep the hot path honest.

  • IMPROVED

    Cut stream dictation latency with an abort deadline and already-clean fast path.

  • IMPROVED

    Moved AppleScript context capture off the hotkey press path.

  • FIXED

    Prevented a Windows auto-update hang during pill teardown.

  • IMPROVED

    Skipped target activation on paste when the target app is already frontmost.

  • IMPROVED

    Set Whisper's flash-attention flag for forward compatibility on M5-class hardware.

  • IMPROVED

    Instrumented cleanup latency splits and prewarmed the ai-process function.

v0.8.4DESKTOP
13 JUN 2026

Speech model hardening

Desktop model management is now variant-addressed, better gated, clearer during setup, and safer when clearing local data.

  • FIXED

    Wrapped the sign-in fallback row instead of letting it overflow.

  • NEW

    Added a variant-addressed Whisper model service.

  • NEW

    Added model orchestration, busy gates, and deferred model swaps.

  • NEW

    Reworked clear-local-data so local models, sessions, and perf logs are removed in the right order.

  • NEW

    Added truthful readiness UX across speech-to-text surfaces.

  • NEW

    Added a language step to onboarding so the first model download matches the user's choice.

  • FIXED

    Pinned the onnxruntime-web CDN load and added SRI.

v0.8.3DESKTOP
12 JUN 2026

Responsiveness patch

  • FIXED

    Fixed an app-not-responding issue.

v0.8.2DESKTOP
11 JUN 2026

Smoother first launch

The app now opens instantly and prepares your speech model in the background, instead of waiting on the download.

  • FIXED

    Fixed a blank screen on the first launch after updating — the app now opens immediately and downloads your speech model in the background, with visible progress.

  • IMPROVED

    First-time setup downloads the model for your selected language directly, avoiding a redundant second download.

v0.8.1STREAM
11 JUN 2026

Hinglish, in your own words

Dictation, notes, and meetings now understand Hindi–English code-switching and write it back in plain Roman letters — powered by India-tuned speech models that run fully on your device.

  • NEW

    Pick “Hinglish” as your language and dictation transcribes code-switched Hindi–English straight into readable Roman script — no Devanagari middle step.

  • NEW

    Hinglish meetings use a higher-accuracy on-device model tuned for Indian-accented, code-switched speech.

  • NEW

    Voice notes recorded in Hinglish come out in clean Roman-letter Hinglish too.

  • IMPROVED

    The app automatically picks the right on-device speech model for your language and hardware, and falls back gracefully on low-memory machines.

v0.8.0STREAM
11 JUN 2026

Steadier Stream, safer Minutes

A broad hardening pass: dictation paste and context capture are more reliable and private, meeting notes are tougher against bad input, desktop sign-in is clearer, and the web app reads consistently end to end.

  • FIXED

    Dictation keeps your raw transcript even when AI cleanup comes back empty — words are never lost.

  • FIXED

    Paste is steadier: Ctrl is always released after the keystroke, Windows paste no longer targets a stale window, and rapid start/stop is handled cleanly.

  • FIXED

    Active-app context capture is hardened — injection-safe app names, a timeout so it can't hang, and transcript PII kept out of local logs.

  • FIXED

    Meeting enhancement is guarded against PII leaks and prompt injection from org context, and empty-notes cases no longer fall through to the model.

  • FIXED

    Per-segment transcription failures now surface instead of being dropped, and system-audio buffers are scoped per session to stop cross-session corruption.

  • FIXED

    Meeting search ignores citation and evidence artifacts for cleaner matches.

  • NEW

    Redesigned the desktop sign-in hand-off to the browser, with clearer state while you authenticate.

  • IMPROVED

    One consistent header and footer across every page, and the changelog is reachable from your account menu — signed in or out.

v0.7.38TEAMS
10 JUN 2026

Team auto-join & tougher sign-in

Claim your email domain so teammates land in your workspace automatically, sign-in only trusts a flow you started, and a shaky network no longer logs you out.

  • NEW

    Claim an email domain for your org so anyone who signs up with that domain joins your workspace automatically.

  • IMPROVED

    Desktop sign-in fails closed — only the exact sign-in you started on this device is accepted.

  • IMPROVED

    A flaky or offline network no longer signs you out; your session is kept and retried.

  • FIXED

    Deleting a note updates Trash immediately instead of lagging behind.

v0.7.37WEB
10 JUN 2026

Security & editing hardening

Sign-in and shared links are tougher, editing reshaped notes no longer loses work, and your free monthly limit now reads true.

  • FIXED

    Editing a note in bullet, summary, or email view no longer does nothing or overwrites your original — edits land where you expect.

  • FIXED

    Free plan now shows the correct monthly Scribble limit, matching what's enforced.

  • IMPROVED

    Hardened sign-in so only a sign-in you started is accepted.

  • IMPROVED

    Hardened redirect handling and added browser security headers across the app.

v0.7.36DESKTOP
10 JUN 2026

Sharper dictation, steadier sign-in

Whisper handles repetition and Hinglish more gracefully, expired desktop sessions send you back to sign-in cleanly, and this changelog is new.

  • FIXED

    Transcription is more robust against repetition loops, hallucinations, and Hinglish speech.

  • FIXED

    An expired session now lands you on the sign-in screen instead of a stuck recording pill.

  • NEW

    Added this changelog page with a release timeline.

v0.7.35STREAM
10 JUN 2026

Stream goes local-first

Dictation now stays on your machine and behind sign-in, you can leave feedback on any result, and Minutes are ready to share with a link.

STREAM · ON YOUR MACHINE
listening · 0:08

Audio is transcribed locally — your dictation never leaves the desktop or reaches the web.

  • NEW

    Stream is now local-only and sign-in gated — dictations never leave your machine or reach the web.

  • NEW

    Leave free-text feedback on any dictation; submitting it persists the stream.

  • NEW

    Meetings are public-by-default, so sharing Minutes is a single step.

  • NEW

    Shared Minutes now link straight back to the full minutes in Oscar.

  • FIXED

    Shortened the stream row's “Save as Scribble” action to just “Save”.

v0.7.34STREAM
09 JUN 2026

Sharper context, safer transcripts

  • FIXED

    The Stream pill now shows a context label for both known and unknown apps.

  • FIXED

    Transcripts are saved before AI distillation and recover gracefully from quota failures.

  • FIXED

    Whisper reads the language from a ref, fixing stale state when switching pills.

v0.7.33DESKTOP
09 JUN 2026

macOS packaging & audio, hardened

The macOS bundle is sealed and verified at build time, and recorded audio is decoded natively for fewer surprises.

  • FIXED

    macOS builds now produce a valid signature seal, gated by a verify step.

  • FIXED

    Recorded audio is decoded in Rust rather than the WKWebView.

v0.7.31DESKTOP
09 JUN 2026

Windows audio capture fix

  • FIXED

    Prefer WebM over MP4 to dodge the AAC decoder gap on Windows.

v0.7.30SCRIBBLE
09 JUN 2026

Scribble on Mercury 2 — faster, sturdier

Scribble generation moves to Mercury 2 for lower latency, alongside a wide sweep of reliability fixes across saving, translation, recording, and billing.

  • NEW

    Scribble generation migrated to Mercury 2 — noticeably lower latency.

  • NEW

    Added a microphone-only mute capability.

  • FIXED

    More resilient Scribble saving when the database suppresses a returning row.

  • FIXED

    Confirm before trashing a Scribble.

  • FIXED

    Fixed bidirectional translation, including English → Hindi.

  • FIXED

    Continue Recording resumes only once speech-to-text is ready.

  • FIXED

    Restart the WebKit STT session to capture the full transcript.

  • FIXED

    Dictation cleanup now honors the selected language.

  • FIXED

    Restored back navigation on gated org analytics & audit pages.

  • FIXED

    Library list syncs via the React Query cache after writes.

  • FIXED

    Missing-API-key errors are now provider-neutral.

  • FIXED

    Recreate a stale Razorpay customer when keys rotate.

  • FIXED

    Refresh a stale Supabase token before user-scoped writes.

  • FIXED

    Restored the stock updater install flow.

  • FIXED

    Stop the pill hover poller before installing an update — fixes a hung Restart.

  • FIXED

    Reopen the main window after closing on Windows & macOS.

v0.7.21MINUTES
03 JUN 2026

Share a meeting with a link

  • NEW

    Public shareable links in meeting summaries.

v0.7.20WEB
03 JUN 2026

Settings, redesigned

The Settings screens are rebuilt in the v2 editorial system, with a couple of layout and titling fixes alongside.

  • NEW

    Settings screens rebuilt in the v2 editorial design system.

  • FIXED

    Minutes result columns stack cleanly below ~1040px.

  • FIXED

    Disabled 2.5-flash thinking on the title route so titles generate reliably.

v0.7.19SCRIBBLE
02 JUN 2026

Recordings survive navigation

  • FIXED

    A recording stays alive across back navigation and tab switches.

    Oscar — You talk, it writes