Skip to content

SpyDE v0.2.0-rc.9

Pre-release
Pre-release

Choose a tag to compare

@CSSFrancis CSSFrancis released this 27 Jul 13:30
2cbad43

SpyDE v0.2.0-rc.9

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 updater: channel follows the running build (rc→beta, stable→stable) by @CSSFrancis in #35
  • docs: version-pinned download tables (README + docs), auto-updated by Prepare Release by @CSSFrancis in #36
  • Array cache: region reads, whole-chunk caching, per-frame derived views by @CSSFrancis in #37
  • Deregister a signal plot's navigator selector on window close by @CSSFrancis in #38
  • Report: delete just the figure from a split cell by @CSSFrancis in #39
  • Remove the Copy to Report toolbar button (drag/drop covers it) by @CSSFrancis in #40
  • spyde/external/: a defined home for upstream monkey-patches by @CSSFrancis in #41
  • Integrating-ROI reads: thread and reuse the accumulate (660 -> 58 ms on a 4k movie) by @CSSFrancis in #42
  • Stop the extent clamp rewriting the ROI on every drag event (+ a jump detector) by @CSSFrancis in #43
  • Laundry-list UX batch: Calculating chip, editable metadata, Crop-as-live-ROI, movie-editor overlay scoping by @CSSFrancis in #44
  • build: require anyplotlib>=0.4.2 (pan-diagnostic fix) by @CSSFrancis in #45
  • Integrate mode defaulted to the WHOLE recording instead of a small region by @CSSFrancis in #47
  • Release v0.2.0-rc.9 by @github-actions[bot] in #46

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