v0.2.41

spider-rs/spiderv0.2.41Aug 26, 2026by github-actions[bot]

AI Summary

Fixes camera and session management bugs including leaks and race conditions, while raising the window level of the HUD for better visibility.

Key Highlights

  • Fix camera turning on without HUD toggle enabled
  • Stop leaking camera bubble/session on failure
  • Fix facecam session race conditions
  • Raise HUD and countdown overlay window level

New Features

  • Improved camera session stability
  • Higher window level for HUD overlays

Full Release Notes

## Commits since v0.2.40

- 7db2bb9 Merge pull request #1039 from imbhargav5/fix/fullscreen-hud-countdown-overlay
- 524e44d Merge branch 'main' into fix/fullscreen-hud-countdown-overlay
- 973f299 Fix camera turning on during recording without the HUD toggle enabled
- f9af4e4 Draft changelog: add v0.2.40 release notes (#1037)
- dac2796 Stop leaking the camera bubble/session on facecam start failure; add diagnostics
- 9c0dc4b Fix facecam session race between camera prewarm and recording start
- f6ce552 Raise HUD and countdown overlay to CGShieldingWindowLevel
- 6851eaf Update from code changes: document global capture shortcuts and HUD (#1036)
- c9a4469 Update from code changes: document custom background uploads (#1035)
- fbb6edd Fix Mintlify documentation home page
- d2e34e3 Merge pull request #1033 from imbhargav5/mintlify/22c1dab6
- 659fa17 Merge branch 'main' into mintlify/22c1dab6
- 625d5f4 docs: document multi-monitor area selection, full-screen HUD, and unified source picker
- e4d76ab Merge pull request #1030 from imbhargav5/mintlify/142bb824
- eeb2a7b docs: add SEO title and description frontmatter to README
- b186213 docs: document Continuity Camera and Desk View camera support
- f027529 Add Mintlify documentation configuration
- f86efcd Update appcast for v0.2.40