Releases: BasedHardware/omi
Releases · BasedHardware/omi
Release list
Omi Desktop 0.12.70+12070-macos
OMI Desktop v0.12.70
What's New
- Fixed voice requests for a background agent's completed result
- Agent provider boundaries and worker roles are now enforced by the desktop runtime: managed work stays on Omi cloud routing, local modes stay pinned to their selected provider, leaf workers cannot create more agents, and failed required control actions cannot appear as successful completion.
- Fixed agent-management questions from creating unintended background agents and duplicate completion cards
- Fixed background agents so they can use your Omi memories
- Improved sync recovery reliability for large offline recording backlogs
- Fixed the floating Omi notch drifting away from the MacBook camera housing after it resizes
- Fixed OpenClaw and Hermes agent pills and a voice-startup crash in development builds
- Fixed Omi Chat getting stuck on a stale local-provider setting before its first response
- Fixed Neo subscribers being blocked from Desktop audio by stale trial paywall state
- Fixed voice requests so completed background agents remain discoverable
- Fixed push-to-talk notch alignment and restored direct macOS permission requests in chat and voice
- Fixed Push to Talk audio being lost while the realtime session reconnects
- Fixed goal creation, memory editing, memory visibility, and voice-provider authorization failures that could interrupt desktop workflows
- Improved desktop error messages with clear retry guidance instead of technical backend details
Downloads
- DMG Installer: For fresh installs, download the DMG below
- Auto-Update: Existing users will receive this update automatically via Sparkle
Stable release qualification
- Automated Tier-2 qualification: passed, 36 of 36 flows
- Evidence: qualification-evidence-0.12.70+12070-20260711T060737Z.json
- Product approval: v0.12.70 explicitly approved for production
- Known CI exception: Codemagic remained red after artifact stages; immutable signed, notarized, stapled artifacts and exact Tier-2 evidence passed
- Stable promotion: GitHub Actions run 29175012320 completed successfully
Omi Desktop 0.12.69+12069-macos
OMI Desktop v0.12.69
What's New
- Improved task capture so suggestions stay quiet, retry safely, and keep working when task notifications are off
- Added a quiet Suggested review lane with simple feedback and clear task provenance
- Background agents now stay on Omi's managed cloud route and operate as leaf workers. Explicit User Claude sign-in uses a validated, bounded reconnect flow, and failed agent-control actions show as failures instead of misleading completion. Stalled tool calls now stop before a chat can hang for three minutes.
- Made What Matters Now refresh with relevant Mac context while keeping proactive task alerts opt-in, rate-limited, and privacy-bounded
- Added persistent task threads that keep shared context, cited draft history, and agent progress across related tasks and restarts
- Clarified task interruption settings, task chat empty state, evidence labels, and attribution analytics for What Matters Now and Suggested
- Added a calm What Matters Now dashboard and richer goal focus and history controls
Downloads
- DMG Installer: For fresh installs, download the DMG below
- Auto-Update: Existing users will receive this update automatically via Sparkle
Omi Desktop v0.12.68 (candidate)
OMI Desktop v0.12.68
What's New
- Made Home load instantly when returning from another page while keeping cached status isolated to the signed-in account
- Fixed requests like “look it up” searching Omi history instead of the public web
- Fixed rapid back-to-back push-to-talk so every spoken turn appears in chat and the reply keeps the full transcription context
Downloads
- DMG Installer: For fresh installs, download the DMG below
- Auto-Update: Existing users will receive this update automatically via Sparkle
Omi Desktop v0.12.67 (candidate)
OMI Desktop v0.12.67
What's New
- Fixed a stalled AI chat response silently ending with no message — it now shows "Response took too long. Try again." so you know to retry
- Improved Conversations so cached details load instantly without hiding newer summaries, statuses, titles, stars, or folders
- Kept conversation details and edits isolated across account changes while preserving simultaneous title, star, and folder updates
- Desktop flaky paths now fail soft with structured health-event snapshots for diagnostics export (auth, WAL, agent bridge, API retry, DB lock backoff, mode-switch waits, BLE decode, automation bind)
- Fixed the This device memory filter for new desktop conversations and memories
- Made the desktop brain map reopen faster by preserving its scene during navigation and reusing cached layouts when the graph has not changed.
- Fixed Reset Onboarding clearing signed-in state incorrectly and leaving the app in a broken half-onboarded state
- Preserved unsent chat drafts separately across the main app, notch, agents, tasks, restarts, and updates
- Made desktop updates safer with qualified beta releases, explicit stable and beta channels, and verified post-relaunch install reporting
- Made push-to-talk and realtime voice more reliable during barge-in, provider delays, playback fallbacks, and rapid repeated turns.
- Improved transcription cloud/local fallback reliability and memory sync stability.
Downloads
- DMG Installer: For fresh installs, download the DMG below
- Auto-Update: Existing users will receive this update automatically via Sparkle
Omi AI v1.0.543 (992)
What's Changed
- fix(backend): offload blocking file-metadata read in the streaming chat-with-file path by @ZachL111 in #8696
- fix(backend): offload blocking Redis calls in the credit-limit notification by @ZachL111 in #8697
- fix(backend): offload the blocking fair-use events read in the classifier trigger by @ZachL111 in #8699
- fix(backend): offload blocking Firestore in the Twilio TwiML voice webhook by @ZachL111 in #8698
- fix(backend): offload the blocking task-sync Firestore calls off the event loop by @ZachL111 in #8705
- fix(backend): offload blocking Firestore off the event loop in calendar-link handlers by @ZachL111 in #8684
- test(backend): stop test_action_items_timezone from poisoning sys.modules (#8661) by @ZachL111 in #8680
- ci(firmware): add manual CV1 firmware build & release workflow by @mdmohsin7 in #8502
- refactor(app): group device connectors and integration services into folders by @mdmohsin7 in #8750
- Harden canonical memory side effects by @Git-on-my-level in #8734
- Fix desktop recording finalization reconciliation by @Git-on-my-level in #8751
- Update desktop changelog for v0.11.579 [skip ci] by @omi-ci-bot[bot] in #8755
- [codex] Track desktop unreleased changelog directory by @Git-on-my-level in #8757
- Add secret consumer registry verifier by @Git-on-my-level in #8733
- [codex] Add product capability synthetic checks by @Git-on-my-level in #8731
- [codex] Add onboarding PTT volume check by @Git-on-my-level in #8759
- Update desktop changelog for v0.11.580 [skip ci] by @omi-ci-bot[bot] in #8761
- Harden backend rollout status reporting by @Git-on-my-level in #8732
- [codex] Harden release secret hygiene scans by @Git-on-my-level in #8730
- [codex] Improve macOS menu bar logo by @Git-on-my-level in #8768
- Harden LLM gateway dev deploy guardrails by @Git-on-my-level in #8766
- Update desktop changelog for v0.11.581 [skip ci] by @omi-ci-bot[bot] in #8771
- [codex] Fix named dev bundle device ID storage by @Git-on-my-level in #8769
- [codex] Fix agent connection status labels by @Git-on-my-level in #8765
- Batch onboarding memory imports by @Git-on-my-level in #8762
- Revert public-client env hardening that broke the mobile build by @mdmohsin7 in #8772
- Add desktop agent runtime build guard by @Git-on-my-level in #8770
- fix(parakeet): LB timeout + HPA scaling for GPU service by @beastoin in #8737
- Update desktop changelog for v0.11.582 [skip ci] by @omi-ci-bot[bot] in #8784
- [codex] Fix agent runtime OOM classification by @Git-on-my-level in #8774
- [codex] Tune LLM gateway pilot timeout budgets by @Git-on-my-level in #8785
- Fix legacy backfill KG side effects by @Git-on-my-level in #8775
- [codex] Fix duplicate chat tool call rows by @Git-on-my-level in #8787
- chore(desktop): add safe TCC cleanup helper by @Git-on-my-level in #8788
- Update desktop changelog for v0.11.583 [skip ci] by @omi-ci-bot[bot] in #8789
- Rename home Connect your AI section to "Use omi memory anywhere" by @kodjima33 in #8790
- [codex] Fix desktop chat quota accounting by @Git-on-my-level in #8767
- [codex] Add action-item gateway shadow comparisons by @Git-on-my-level in #8791
- Harden canonical memory privacy side effects by @Git-on-my-level in #8792
- Update desktop changelog for v0.11.584 [skip ci] by @omi-ci-bot[bot] in #8795
- Add release process guardrails by @Git-on-my-level in #8773
- Validate canonical memory item writes by @Git-on-my-level in #8794
- Add local workflow contract gates by @Git-on-my-level in #8793
- Always mirror id into MemoryDB memory_id alias by @kodjima33 in #8796
- Fix memories list decode + keychain prompt spam on desktop by @kodjima33 in #8799
- Fix notch chat subagent rows and scroll intent by @Git-on-my-level in #8800
- Update desktop changelog for v0.11.585 [skip ci] by @omi-ci-bot[bot] in #8802
- Make desktop harness schema test self-contained by @Git-on-my-level in #8801
- fix(desktop): Gmail import deadlock on large mailboxes (#8797) by @kodjima33 in #8803
- Fix brittle Google Calendar connect errors; add integrations philosophy by @Git-on-my-level in #8805
- Update desktop changelog for v0.11.586 [skip ci] by @omi-ci-bot[bot] in #8808
- Fix Apple Notes permission flow by @Git-on-my-level in #8807
- Fix Gmail import helper stdout deadlock by @Git-on-my-level in #8806
- [codex] Fix Apple Notes connector status by @Git-on-my-level in #8812
- Harden Calendar connector probes by @Git-on-my-level in #8810
- Update desktop changelog for v0.11.587 [skip ci] by @omi-ci-bot[bot] in #8815
- Fix required promotion memory follow-ups by @Git-on-my-level in #8813
- Harden macOS Google integrations by @Git-on-my-level in #8814
- [codex] Harden calendar key readiness by @Git-on-my-level in #8817
- Update desktop changelog for v0.11.588 [skip ci] by @omi-ci-bot[bot] in #8819
- Fix OpenClaw and Hermes memory setup by @Git-on-my-level in #8821
- Fix subagent stop control and tool-call rendering by @Git-on-my-level in #8820
- Complete Google connector hardening follow-up by @Git-on-my-level in #8823
- Update desktop changelog for v0.11.589 [skip ci] by @omi-ci-bot[bot] in #8825
- Route memory imports through evidence ingress by @Git-on-my-level in #8818
- Desktop: assisted-first setup for ChatGPT/Claude cloud connectors (field-copy overlay card) by @Git-on-my-level in #8826
- Fix MCP OAuth cloud connector clients by @Git-on-my-level in #8827
- Update desktop changelog for v0.11.590 [skip ci] by @omi-ci-bot[bot] in #8832
- [codex] Harden macOS integration surfaces by @Git-on-my-level in #8831
- Fix ChatGPT MCP OAuth review config by @Git-on-my-level in #8829
- fix unnecessary null-aware operators in device.dart by @krushnarout in #8754
- fix null-check crash in offline mode sheet toggle by @krushnarout in #8753
- Update desktop changelog for v0.11.591 [skip ci] by @omi-ci-bot[bot] in #8836
- Add desktop update policy banner by @Git-on-my-level in #8834
- Update desktop changelog for v0.11.592 [skip ci] by @omi-ci-bot[bot] in #8837
- app: persist device mute across app restart by @mdmohsin7 in #8504
- fix(backend): offload the blocking Redis calls in the silent-user notification by @ZachL111 in #8838
- fix(backend): offload the blocking Firestore calls in speaker-sample migrations by @ZachL111 in #8853
- fix(backend): offload the blocking Firestore calls in app-integration triggers by @ZachL111 in #8852
- fix(backend): offload the blocking Firestore call in the bulk notification by @ZachL111 in #8841
- chore: delete dead lib/ui components + salvaged fixes from the discarded button migration by @mdmohsin7 in #8858
- [codex] fix ChatGPT MCP OAuth redirect handling by @ThomsenDrake in https://github.com/BasedHardware/omi/pul...
Omi Desktop v0.12.66
OMI Desktop v0.12.66
What's New
- Made the draggable floating bar use the movable pill layout on notched Macs
Downloads
- DMG Installer: For fresh installs, download the DMG below
- Auto-Update: Existing users will receive this update automatically via Sparkle
Omi Desktop v0.12.65
OMI Desktop v0.12.65
What's New
- Prevented stale backend recording events from attaching to a newer desktop recording session
Downloads
- DMG Installer: For fresh installs, download the DMG below
- Auto-Update: Existing users will receive this update automatically via Sparkle
Omi Desktop v0.12.64
OMI Desktop v0.12.64
What's New
- Protected signed-in sessions across app updates and added a clear recovery screen when credentials cannot be verified
Downloads
- DMG Installer: For fresh installs, download the DMG below
- Auto-Update: Existing users will receive this update automatically via Sparkle
Omi Desktop v0.12.63
OMI Desktop v0.12.63
What's New
- Fixed desktop sign-in so expired sessions show a Sign in button instead of a dead-end AI error, and chat drafts are preserved when re-authenticating.
Downloads
- DMG Installer: For fresh installs, download the DMG below
- Auto-Update: Existing users will receive this update automatically via Sparkle
Omi Desktop v0.12.62
OMI Desktop v0.12.62
What's New
- Smoothed the notch bar's hover expansion so it no longer hops, keeps sliding after opening, or re-zooms when switching Spaces
Downloads
- DMG Installer: For fresh installs, download the DMG below
- Auto-Update: Existing users will receive this update automatically via Sparkle