This release adds 5 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Summary
AI summaryBroad release touches What's changed since v0.1.46, thumbnail, verify, and Requirements.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
Makes Pages push race‑proof against blog CI during deployment. Makes Pages push race‑proof against blog CI during deployment. Source: llm_adapter@2026-06-11 Confidence: high |
— |
| Feature | Low |
Sets video block to true 16:9 aspect without divider lines. Sets video block to true 16:9 aspect without divider lines. Source: llm_adapter@2026-06-11 Confidence: high |
— |
| Feature | Low |
Adds product demo video to site and README. Adds product demo video to site and README. Source: llm_adapter@2026-06-11 Confidence: high |
— |
| Performance | Low |
Improves store performance by removing rows via file-id mask, skipping base rebuild on delta-only edits. Improves store performance by removing rows via file-id mask, skipping base rebuild on delta-only edits. Source: llm_adapter@2026-06-11 Confidence: high |
— |
| Performance | Low |
Compacts store rows/fileID/kindCode in lockstep instead of full rebuild. Compacts store rows/fileID/kindCode in lockstep instead of full rebuild. Source: llm_adapter@2026-06-11 Confidence: high |
— |
| Performance | Low |
Proactively refolds the base off the search path while searching. Proactively refolds the base off the search path while searching. Source: llm_adapter@2026-06-11 Confidence: high |
— |
| Performance | Low |
Uses adaptive batch sizing to cut query latency under indexing load. Uses adaptive batch sizing to cut query latency under indexing load. Source: llm_adapter@2026-06-11 Confidence: high |
— |
| Performance | Low |
Gates hover‑chip publish to 3 px to reduce glass recomposite rate. Gates hover‑chip publish to 3 px to reduce glass recomposite rate. Source: llm_adapter@2026-06-11 Confidence: high |
— |
| Performance | Low |
Compiles the transformer block only for B==1 queries in backbone. Compiles the transformer block only for B==1 queries in backbone. Source: llm_adapter@2026-06-11 Confidence: high |
— |
| Bugfix | Medium |
Fixes crash when generating thumbnails with .all due to MainActor isolation trap. Fixes crash when generating thumbnails with .all due to MainActor isolation trap. Source: llm_adapter@2026-06-11 Confidence: high |
— |
Full changelog
What's changed since v0.1.46
- thumbnail: decode images (ImageIO) and PDFs (CoreGraphics) directly, not via QuickLook
- fix(thumbnail): crash generating thumbnails with .all (MainActor isolation trap)
- perf(store): remove rows by file-id mask, skip base rebuild on delta-only edits
- verify: churnbench asserts search returns no ghost (non-existent) paths
- thumbnail: progressive QuickLook .all (Finder icon then content thumbnail)
- perf(store): compact rows/fileID/kindCode in lockstep, not via full rebuild
- perf(search): proactively refold the base off the search path while searching
- verify: churnbench - concurrency chaos stress for the indexer + store
- a11y(glass): honor Reduce Transparency, dropping live vibrancy for material
- verify: qcachebench - prove the B==1 compile cache doesn't leak VRAM
- perf(search): adaptive batch sizing to cut query latency under indexing load
- perf(viz): gate hover-chip publish to 3px to cut glass recomposite rate
- perf(backbone): compile the transformer block only for B==1 queries
- deploy-site: make the Pages push race-proof against the blog CI
- site: video block - true 16:9 aspect, no divider lines
- site+readme: add product demo video
Install
Open the DMG and drag Omni onto Applications. No Gatekeeper prompt - the build is notarized.
Requirements
- Apple Silicon Mac (M1 or later), macOS 14+.
- First launch downloads the on-device search model (~1.9 GB), then runs offline.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Omni
All releases →Related context
Beta — feedback welcome: [email protected]