Releases: mpecan/share-the-mark
Releases · mpecan/share-the-mark
extension: v1.1.0
1.1.0 (2026-06-24)
Features
- capture: full-page screenshots for embed channels + extension opt-in (45794a2)
- capture: full-page screenshots for embed channels + extension opt-in (16a38df)
- cli:
setupstarts the daemon; backgrounded daemons self-clean (643fecc) - cli: add
request --playwrightfor headed interactive remote annotation (05226b3) - cli: embed the Channel-C bundle into the binary (mise-orchestrated) (45d91a4)
- cli: release pipeline — GitHub Releases binaries + curl|sh + binstall (c4bd475)
- cli: serve local artifacts for annotation (Channel C, SPEC §13.6) (6fb1395)
- cli: start the daemon in
setupand self-clean backgrounded daemons (4ed763b) - daemon: extension↔CLI version handshake (SPEC §11.4) (3a07435)
- daemon: extension↔CLI version handshake (SPEC §11.4) (aebaa81)
- discovery: cross-link the extension and CLI halves (1d15cf6)
- discovery: cross-link the extension and CLI halves (e7d5c2b)
- embed: add Playwright injection channel (SPEC §13.4) (5fa4035)
- embed: add the dev <script> widget channel (SPEC §13.5) (36b432a)
- embed: extract a browser-free annotation session (SPEC §13, M5) (92d08dd)
- embed: publish @share-the-mark/embed to npm (9c0be0b)
- embed: publish @share-the-mark/embed to npm (809373c)
- export: add BindingSink and a generic exportSink port (SPEC §13.3) (6d6e8af)
- extension-less / embeddable delivery (M5, SPEC §13) (2bf2472)
- panel: link to setup from the connect view's disconnected state (816d0d6)
- panel: link to setup from the connect view's disconnected state (9e3ebcc)
- release: CLI distribution pipeline — release-please, binaries, crates.io, Homebrew (d133216)
- release: release-please versioning + crates.io & Homebrew publishing (8297b46)
- ui: add light theme and a guided local-agent connect view (340dc0c)
- ui: light theme + guided local-agent connect view (cdf7180)
Bug Fixes
- agent-setup: recommend non-blocking
startover blockingserve(1d69eb6) - agent-setup: recommend the non-blocking
startoverserve(f1c5e76) - ci: build the embed bundles before the size gate (12c2041)
- ci: manage pnpm via mise so the CLI jobs find it (6922bd2)
- cli: drop constant assert flagged by clippy 1.96 (19d80b0)
- embed: don't force provenance in publishConfig (bcecc62)
- embed: show one correctly-labeled button in Channel C local-serve (e384b10)
- embed: show one correctly-labeled button in the Channel A panel too (59a4e52)
- release: correct Homebrew/install checksum asset name (0c9d215)
- release: correct Homebrew/install checksum asset name (e4f7743)
cli: v0.3.0
0.3.0 (2026-06-24)
Features
- cli:
setupstarts the daemon; backgrounded daemons self-clean (643fecc) - cli: add
request --playwrightfor headed interactive remote annotation (05226b3) - cli: embed the Channel-C bundle into the binary (mise-orchestrated) (45d91a4)
- cli: serve local artifacts for annotation (Channel C, SPEC §13.6) (6fb1395)
- cli: start the daemon in
setupand self-clean backgrounded daemons (4ed763b) - daemon: extension↔CLI version handshake (SPEC §11.4) (3a07435)
- daemon: extension↔CLI version handshake (SPEC §11.4) (aebaa81)
- discovery: cross-link the extension and CLI halves (1d15cf6)
- discovery: cross-link the extension and CLI halves (e7d5c2b)
- extension-less / embeddable delivery (M5, SPEC §13) (2bf2472)