OpenMeow v0.9.1
[0.9.1] - 2026-04-25
Persistence release. OpenMeow now keeps local conversations durable across relaunches, commits final assistant replies locally instead of waiting on a refetch path, and ships cleaner release bookkeeping around the signed desktop artifact.
Download
- OpenMeow-v0.9.1.dmg (~6.3 MB) — signed with Developer ID Application (Soul Protocol LLC), notarized by Apple, and stapled.
- SHA256:
72d53664d681b02473c9eaa4a3643025edbc0808131a625f3c3528cc12837201
Added
- SwiftData-backed conversation persistence. Local threads now survive relaunches instead of living only in transient app state.
- Release asset documentation.
docs/releases/v0.9.1/now tracks the DMG, checksum, rollout checklist, and soak expectations for this cut.
Changed
- Final assistant replies now commit locally. The chat lane no longer depends on a follow-up refetch to make completed assistant messages durable.
- Version display now reads from bundle metadata. Settings and About no longer drift behind the shipped app version.
- Persistence helpers were simplified after the SwiftData landing. Enum conversion and store code is easier to maintain.
Fixed
- Conversation durability regressions. Local chat history and final assistant replies no longer disappear on relaunch.
- Release metadata drift. The app no longer shows stale
v0.0.1labels after newer releases ship.
Install
- Download the DMG above.
- Open it, drag OpenMeow into
/Applications. - Launch from Applications. Grant permission prompts on first run as needed.
- Open Settings → Gateway to point at your OpenClaw gateway URL and token.