Skip to content

v3.4.3

Choose a tag to compare

@github-actions github-actions released this 03 Jul 11:41
· 169 commits to main since this release
faf2b83

Downloads

Platform Architecture File
macOS Apple Silicon (M1–M5) onebrain-aarch64-apple-darwin.tar.gz
macOS Intel onebrain-x86_64-apple-darwin.tar.gz
Linux ARM64 (glibc · Pi 3/4/5 64-bit OS · Pi Zero 2 W) onebrain-aarch64-unknown-linux-gnu.tar.gz
Linux ARMv7 32-bit (Pi 2 v1.1+ · Pi 3/4/5 32-bit OS) onebrain-armv7-unknown-linux-gnueabihf.tar.gz
Linux ARMv6 32-bit (Pi 1 · Pi Zero · Pi Zero W) onebrain-arm-unknown-linux-gnueabihf.tar.gz
Linux x86_64 (glibc) onebrain-x86_64-unknown-linux-gnu.tar.gz
Linux x86_64 (musl / Alpine / static) onebrain-x86_64-unknown-linux-musl.tar.gz
Windows ARM64 onebrain-aarch64-pc-windows-msvc.zip
Windows x86_64 onebrain-x86_64-pc-windows-msvc.zip

Each binary ships with a matching .sha256 checksum. Filenames use canonical Rust target triples — cargo-binstall and other tooling auto-parse them.


What's Changed

  • docs: rebrand banner + shift v3.4.x roadmap (security fix) + OneBrain Cloud → Sync by @kengio in #122
  • v3.4.3 — housekeeping: scheduler fixes (#116) + CI lex-only tests (#119) + MCP/status polish (#120) by @kengio in #123

Full Changelog: v3.4.2...v3.4.3