Skip to content

Releases: JustaName-id/stash

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 03 Aug 15:05

Stash 0.2.0

Choose a tag to compare

@mariano-aguero mariano-aguero released this 03 Aug 14:27

Local-first quick-capture panel for macOS (Apple Silicon).

New since 0.1.0

  • Selection capture: select text in any app, double-tap Shift, and it lands in your stash (your clipboard is restored untouched)
  • MCP server: AI tools can read your stash and capture into it, 100% local stdio, no ports (see the README for Claude Code, Claude Desktop, and Cursor setup)
  • Sections: collapsible with chevrons, Inbox zone, clickable headers, drag into headers or bodies or empty placeholders, move-to menu
  • Selection model: click toggles select-and-copy, shift-click ranges, Cmd+A, Space marks done, Copy as List with Shift+Cmd+C, merge notes, inline edit, search with Cmd+F
  • Fixes: HTML5 drag and drop enabled, truthful permission detection for Input Monitoring and Accessibility, race-free MCP inbox with atomic writes

Install

Open the DMG and drag Stash to Applications. The app is not notarized: right-click and choose Open on first launch, or run xattr -cr /Applications/Stash.app. The double-Shift shortcut needs the Accessibility and Input Monitoring permissions (the app guides you).

Stash 0.1.0

Choose a tag to compare

@mariano-aguero mariano-aguero released this 03 Aug 03:56

First release. Local-first quick-capture panel for macOS (Apple Silicon).

  • Double-tap Shift to toggle the panel from anywhere
  • Sections, search, multi-select, bulk copy as list, drag & drop, inline markdown
  • 100% local: no accounts, no sync, no network requests

The app is not notarized: after installing, right-click → Open, or run xattr -cr /Applications/Stash.app. The double-Shift shortcut requires Accessibility permission.