Releases: karan68/Briefli
Release list
Briefli 0.5.0-beta.2 (Beta)
Verified Briefli beta
This prerelease includes the Briefli Windows desktop and the signed Briefli Capture Android companion. The Windows installers are not Authenticode signed, so Windows may display an unknown-publisher or SmartScreen warning.
The artifacts are still verifiable:
- GitHub build-provenance attestations bind each MSI/NSIS digest to this repository and GitHub-hosted workflow.
- The Android APK is signed with Briefli's durable Android release key and carries its own GitHub build-provenance attestation.
SHA256SUMS.txtprovides downloadable checksums.- Tauri updater artifacts are signed with Briefli's updater key.
- Separate clean GitHub-hosted Windows runners install, launch, uninstall, and verify local database preservation for both NSIS and MSI before publication.
Verify a downloaded installer with GitHub CLI:
gh attestation verify <installer> --repo karan68/Briefli --signer-workflow karan68/Briefli/.github/workflows/build.yml --source-digest 59f54006344e6d49dfdb702bedc949f4e81e4e64 --deny-self-hosted-runners
Compare its SHA-256 digest with SHA256SUMS.txt before running it. See the code signing policy for the path to trusted Authenticode signing.
Briefli Beta Update Channel
Mutable update manifest for verified Briefli beta releases. Download installers from the versioned prerelease, not this channel release.
Briefli 0.5.0 Beta - Windows x64 and ARM64
Downloads by OS
| Operating system | Architecture | Download | Status |
|---|---|---|---|
| Windows 10/11 | x64 | Briefli_0.5.0-beta.1_x64-setup.exe |
Supported beta |
| Windows 11 on Arm | ARM64 | Briefli_0.5.0-beta.1_arm64-setup.exe |
Experimental beta |
| macOS | - | Not available | Public release support not validated yet |
| Linux | - | Not available | Public release support not validated yet |
Included
- Local recording and transcription
- Online-call and in-person microphone-only capture
- AI meeting records with local or optional external providers
- Reviewed decisions, commitments, and open questions in Memory
- Source-backed Prepare briefs for recurring clients and projects
- Cross-meeting search, timeline navigation, and interrupted-meeting recovery
Windows ARM64 validation
The ARM64 installer was built from commit 8450a4cee06cd01b1f58db212097a4483dbe9f86 on GitHub's native Windows 11 ARM64 runner in validation run 29361182181.
The run passed:
- Native ARM64 compilation of Briefli and its Rust test targets
- Native ARM64 builds and PE checks for Briefli,
llama-helper, and FFmpeg - NSIS installer creation
- Silent install, GUI process startup, local SQLite database initialization, and silent uninstall on Windows 11 ARM64
The ARM64 build remains experimental because hosted CI has no physical microphone or system-audio device. Recording, transcription with downloaded models, and local summary inference were not exercised end to end on physical Windows ARM hardware. The ARM64 installer is manual-download only for this beta; an ARM64 updater artifact is not included.
Checksums
| Asset | SHA-256 |
|---|---|
Briefli_0.5.0-beta.1_x64-setup.exe |
5c66c752d3dd95c87763db15f261831d74b03afc6857eccdbcd97b8495f51099 |
Briefli_0.5.0-beta.1_arm64-setup.exe |
0dd6517eb5d565269113232b30167ef34960642742de9950edd4e21d9836f0db |
Important
These Windows beta installers are not Authenticode signed. Windows may show an unknown-publisher or SmartScreen warning.
See the README for setup instructions, complete feature usage, privacy behavior, and current limitations.