v0.9.43
STR v0.9.43
Built from commit: c8c9378b3d276814c5a56c82883e4d782472386d
Workflow run: https://github.com/JRpersonal/streborn/actions/runs/31772960128
What's changed in v0.9.43
Fixes
- A preset saved on the phone now appears on the computer straight away, and the other way round (app)
- A speaker that is still waking up now joins the group it was added to (app)
- A speaker that stopped trusting internet stations and Spotify now repairs itself on the next update (speaker)
- The speaker keeps trusting internet stations and Spotify after a restart (speaker)
Downloads
| Platform | File |
|---|---|
| Windows desktop app | STR-Windows-v0.9.43.exe |
| macOS desktop app | STR-macOS-v0.9.43.dmg |
| Linux desktop app (x86_64) | STR-Linux-x64-v0.9.43.tar.gz |
| Stick agent (ARMv7l, real target) | streborn-armv7l |
| Stick agent (ARM64, reserve) | streborn-arm64 |
| Stick agent (amd64, test rig) | streborn-amd64 |
| Spotify sidecar (go-librespot, ARMv7l) | go-librespot-armv7l |
| Checksums | SHA256SUMS |
| Machine-readable | manifest.json |
The website at st-reborn.de fetches manifest.json to render the current download links. The desktop app filenames carry the version; the stick agent binaries keep stable /releases/latest/download/<file> URLs for direct linking.
System requirements
| Windows | Windows 10 or 11, 64-bit. The app uses Microsoft Edge WebView2; Windows 7 and 8 are not supported. |
| macOS | macOS 12 Monterey or newer. |
| Linux | 64-bit (x86_64) with WebKitGTK (webkit2gtk 4.x) on a current glibc-based distribution. |
| Speaker | Bose SoundTouch 10, 20, 30 or Portable on the final Bose firmware (27.0.6). |
Verify your download
Every binary in this release is attested by GitHub's build provenance system.
# SHA256 checksum
sha256sum -c SHA256SUMS
# Sigstore attestation (requires GitHub CLI)
gh attestation verify STR-Windows-v0.9.43.exe --owner JRpersonalCode signing
Windows: signed with a Certum Open Source code signing certificate. SmartScreen may still warn while the signature builds download reputation.
macOS: signed with a Developer ID certificate and notarized by Apple. The app and the disk image each carry a stapled ticket, so Gatekeeper opens them without a warning, offline included.
Any warning you do see, and the exact click path past it, is documented on the website Verify page.
VirusTotal scan
Each binary in this release is uploaded to VirusTotal on build, so the unsigned apps' heuristic false-positives are checkable. Live reports for this exact build:
| Platform | Report |
|---|---|
| Windows | VirusTotal |
| macOS | VirusTotal |
| Linux | VirusTotal |