Skip to content

Redstone Desktop 0.2.1

Choose a tag to compare

@ngocanhnckh ngocanhnckh released this 25 Aug 17:37
· 12 commits to main since this release

Signed with an Apple Developer ID and notarized. macOS opens it normally now — no
"unidentified developer" warning, no right-click override. Windows and Linux
installers are built here for the first time.

What changed since 0.2.0

  • macOS is notarized, both the app and the disk image. Gatekeeper reports
    source=Notarized Developer ID.
  • Signing happens before packaging. 0.2.0 signed the bundle after it was
    zipped, so the shipped copy carried no entitlements — which meant no
    microphone for anyone but the person who built it.
  • Windows (NSIS) and Linux (AppImage, deb) installers are published.

Which file

You have Download
Mac, Apple Silicon (M1–M4) Redstone-0.2.1-arm64.dmg
Mac, Intel Redstone-0.2.1-x64.dmg
Windows Redstone-Setup-0.2.1.exe (works on Intel and Arm)
Linux, x86_64 Redstone-0.2.1-x86_64.AppImage or redstone-desktop_0.2.1_amd64.deb
Linux, arm64 Redstone-0.2.1-arm64.AppImage or redstone-desktop_0.2.1_arm64.deb

Windows and Linux builds are unsigned — Windows SmartScreen will ask you to
confirm ("More info" → "Run anyway") the first time. Only macOS has a signing
certificate so far.

The .zip files and latest-*.yml are what the in-app updater reads; you do not
need to download them by hand.

Full notes: CHANGELOG.md