Downloads are temporarily paused
The RecallHub desktop app (v1.0.0-beta.18.10) is the last build we are recommending to new users. The next build fixes a real bug in the Librarian feature and ships arm64 native binaries for Apple Silicon Macs.
What changed
v1.0.0-beta.18.10 ships an x86_64 node binary on every Mac, including Apple Silicon. The app crashes on launch without Rosetta installed (most users). The bundled context-layer also hardcodes Ollama for embeddings, which most users do not have. And the advertised Librarian feature returns an error to most users because its Python sidecar is not bundled.
The next build (v1.0.0-beta.18.13) fixes all three: arm64 native binaries, the user's existing API key drives the Librarian L2 layer (no Ollama needed), and the L1 layer ships in the .dmg (no Python sidecar needed).
Existing users
If you already installed RecallHub, your install will keep working. The auto-updater is paused for this release. You do not need to do anything.
If your Mac is on Apple Silicon and does not have Rosetta, your installed app will fail to launch the bundled context-layer (the "backend crashed" error). The postinstall workaround at /support restores functionality by running the context-layer outside the .app under homebrew arm64 node.
Browser extensions
The RecallHub browser extensions are not affected. They work with the existing install and capture into a RecallHub instance you already have running.