Releases: spool-lab/spool-daemon
Releases · spool-lab/spool-daemon
Spool Daemon 0.1.1
What's new
- fix(connectors): clean up orphan connector data on uninstall and at startup
Install
macOS (Apple Silicon)
Download the .dmg from the assets below.
Linux (x86_64)
Download the .AppImage from the assets below.
This is an early release — feedback and bug reports welcome via Issues.
Spool Daemon 0.1.0
What's new
- chore(release): allow explicit version arg
- chore(registry): self-host connector registry in this repo
- chore: add MIT LICENSE
- feat(app): in-app capture detail drawer
- feat(cli): flatten command tree and add search/captures/show
- docs: refresh README home-screen screenshot
- feat(app): redesign icon as connector hub — sibling identity to Spool
- fix: complete Spool → Spool Daemon rename in user-visible strings
- refactor(theme): rename 'spool' preset to 'default'
- test: fix exec-impl timeouts and turbo rebuild:native race
- ci: port release workflow and issue templates from spool
- refactor: rename workspace packages to @spool-lab/daemon-* scope
- docs: add home-screen screenshot to README
- fix(daemon): remove linkDevConnectors auto-link — dev now matches prod (user installs from chip/registry); leftover from Spool's bundled-connector era (PR #68 / #97)
- fix(daemon): tray-click 'Object has been destroyed' — null mainWindow on closed, use showOrCreateWindow helper for tray + activate (mirror Spool fix)
- fix(daemon-ui): StatusBar refreshes capture count on connector:event + 30s wall-clock tick (was static after mount)
- docs: connector docs (sync-architecture, developer-guide), CONTRIBUTING, rewrite cli/core/sdk READMEs for Daemon
- fix(core): deleteConnectorItems referenced dropped stars table → uninstall left orphan captures; drop stars handling + adjust tests
- fix(core): deleteConnectorItems references dropped stars table → uninstall left orphan captures; drop stars DELETE step
Install
macOS (Apple Silicon)
Download the .dmg from the assets below.
Linux (x86_64)
Download the .AppImage from the assets below.
This is an early release — feedback and bug reports welcome via Issues.