Skip to content

SpyDE v0.2.0-rc.8

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 21 Jul 12:21
24b2c3a

SpyDE v0.2.0-rc.8

Desktop app (Electron) with a uv-managed Python backend. The
installer is small — the analysis environment (incl. the GPU-correct
PyTorch wheel) is set up on first launch, which needs a network
connection and may take a few minutes. Later launches are instant.

⚠️ Unsigned for now: Windows SmartScreen / macOS Gatekeeper will
warn on first run. On Windows choose "More info → Run anyway"; on
macOS right-click the app → Open.

Beta channel — only offered to users who opted into beta updates.

Downloads

Platform File
Windows SpyDE Setup *.exe (NSIS installer)
macOS SpyDE-*.dmg
Linux SpyDE-*.AppImage

What's Changed

  • Fix release feed-validation gate: read feeds via API (runs on a draft) by @CSSFrancis in #29
  • docs: macOS signing + notarization checklist + entitlements by @CSSFrancis in #30
  • ci: manual 'Verify signing secrets' probe by @CSSFrancis in #32
  • ci: structural .p8 diagnostics in the signing-secrets probe by @CSSFrancis in #33
  • Enable macOS code signing + notarization on release builds by @CSSFrancis in #31
  • Release v0.2.0-rc.8 by @github-actions[bot] in #34

Full Changelog: v0.2.0-rc.7...v0.2.0-rc.8