Skip to content

v0.2.5

Choose a tag to compare

@hhfrancois hhfrancois released this 09 Jun 12:32
· 32 commits to main since this release
  • Fix: clipboard copy now works — the write is issued synchronously within the click (the capture promise is fed to ClipboardItem), instead of after the capture await where Safari/Chrome silently reject it (lost user gesture).
  • Snapshot tooltip is now fixed per mode (e.g. "Snapshot: click to file — ⌘+click to clipboard").