Fixes
- ⌘V now works in every text field — token paste, GitHub Enterprise host, and search. (The app had no Edit menu, so paste shortcuts were dead; the clipboard-prefill and Paste from Clipboard button remain as fallbacks.)
- Invalid or expired tokens now tell you — pasting a bad token (or having one expire/get revoked later) shows "GitHub rejected the token — sign in again" in the menu instead of silently reverting to "Not signed in".
Docs
- App screenshots in the README and on the website.
- First-launch Gatekeeper step (
xattr -dr com.apple.quarantine) is now prominently called out — the DMG is ad-hoc signed, not notarized.
Full Changelog: v0.2.1...v0.2.2