Skip to content

Releases: flamerged/sshshot

v0.10.0

21 May 19:33
738fa4b

Choose a tag to compare

0.10.0 (2026-05-21)

v0.9.0

12 May 18:16
f38130b

Choose a tag to compare

0.9.0 (2026-05-12)

  • feat: macOS menu-bar plugin (sshshot menubar install) (#26) (f38130b), closes #26
  • docs: extend roadmap with context-aware routing + audit follow-ups (#23) (633e47c), closes #23
  • docs: roadmap additions from audit batch (doctor, CLI flags, local-only) (#24) (1ab2a33), closes #24
  • docs: surface the user-visible reliability backlog in the roadmap (#25) (bc26f85), closes #25
  • chore: Add research_tmp to .gitignore (5704458)

v0.8.0

01 May 20:43
9e6d91c

Choose a tag to compare

0.8.0 (2026-05-01)

  • feat: add pause/resume/toggle to keep daemon alive without clipboard hijack (#22) (9e6d91c), closes #22

v0.7.6

01 May 19:57
cd3718f

Choose a tag to compare

0.7.6 (2026-05-01)

  • fix: round-L audit (parser comments, BSD pgrep, poll guard, log rotation) (#21) (cd3718f), closes #21

v0.7.5

01 May 19:43
e71cac3

Choose a tag to compare

0.7.5 (2026-05-01)

  • fix: round-K audit follow-ups (input hardening + config robustness) (#20) (e71cac3), closes #20
  • chore: widen prettier + eslint globs to test/ and .github/ (#19) (35817bb), closes #19

v0.7.4

01 May 19:24
8725618

Choose a tag to compare

0.7.4 (2026-05-01)

  • fix: round-I audit follow-ups (alias parser, demo url, nohup, gating) (#18) (8725618), closes #18

v0.7.3

01 May 19:19
7951546

Choose a tag to compare

0.7.3 (2026-05-01)

  • fix: round-H audit hardening (pid, filename, ssh timeout, throttling) (#17) (7951546), closes #17

v0.7.2

01 May 18:17
b411062

Choose a tag to compare

0.7.2 (2026-05-01)

  • fix: graceful shutdown waits for in-flight uploads before exit (#16) (b411062), closes #16
  • ci: add Node version matrix (20, 22, 24) (#15) (55e6cb2), closes #15
  • refactor: consistency cleanup across pid file, taskkill, daemon spawn, clipboard reads (#14) (3a3e176), closes #14 #2 #3 #5 #6
  • refactor: replace 'enquirer as any' with a narrow typed shape (#13) (28d8536), closes #13

v0.7.1

01 May 14:02
421d96f

Choose a tag to compare

0.7.1 (2026-05-01)

  • fix: reliability follow-ups from review (fs.watch errors, wslpath spawn, config parse) (#12) (421d96f), closes #12
  • chore: repo readiness — badges, templates, CONTRIBUTING, CoC, version placeholder (#11) (bef7dd1), closes #11

v0.7.0

01 May 13:27
37a9d2e

Choose a tag to compare

0.7.0 (2026-05-01)

  • feat: support Linux Wayland clipboard via wl-clipboard (#10) (37a9d2e), closes #10 #3