Skip to content

v1.0.0 (July 27th, 2026)

Latest

Choose a tag to compare

@github-actions github-actions released this 27 Jul 16:23

Desktop installers for Sheaf Browser — a browser for development teams.

Platform Download
macOS (Apple silicon / Intel) *.dmg (or *.zip)
Windows (x64) *.exe (NSIS installer + portable) or *.zip
Linux *.AppImage (x64 / arm64) or *.deb (x64)

These builds are unsigned (see the README's Installing section).
macOS blocks the first launch — clear the quarantine flag once:
xattr -dr com.apple.quarantine /Applications/Sheaf.app.
Windows may show a SmartScreen prompt — More info → Run anyway.

Every release passes the full verification suite, including the
network-silence check: the built app is driven end-to-end while all
traffic is recorded, and anything unexpected fails the build.

Full Changelog: https://github.com/rajeshkumaravel/sheaf-browser/commits/v1.0.0