Skip to content

BySpace v0.7.7

Choose a tag to compare

@github-actions github-actions released this 27 Aug 02:43
· 52 commits to main since this release

0.7.7 - 2026-08-27

  • Normalizes @electron/asar entry separators before cross-platform package checks and adds a Windows-style ASAR fixture, so verified Windows x64/arm64 packages are not rejected solely because the ASAR API returns backslash paths on Windows.
  • Replaces a label-specific apksigner digest extraction with a tested single-signer parser covering current V2 and legacy output; all five macOS/Linux/Windows Desktop jobs completed successfully.
  • Publishes npm latest, Stable Web, and Stable Relay successfully, but three independent Ubuntu Android runners received external shutdown signals 25–31 minutes into Gradle before APK validation or aggregate upload; the GitHub Release has no client assets.
  • Client publication is fixed forward in 0.7.8 without moving the v0.7.7 tag or rebuilding it from later workflow code; iOS remains maintained source/prebuild/test-only and excluded from active CD.