Releases: Rapidlaunchcode-ApS/gem
Release list
Gem 0.2.3
Fixes the macOS "Gem is damaged and can't be opened" error. The macOS build is now ad-hoc signed, so it opens like any un-notarized app: move it to Applications, right-click -> Open. If macOS still blocks it, run the command below and reopen:
xattr -dr com.apple.quarantine /Applications/Gem.app
Also: a cleaner social/preview (OG) image with the real brand font.
Gem 0.2.2
AI titles now kick in for shorter clips (from ~20 characters), and a card shows a shimmering 'Naming…' label while its title is being generated. Also: reminder that AI titles are opt-in — enable them in Settings with your own OpenAI, Gemini, or Anthropic key.
Gem 0.2.1
The panel now floats: inset from the screen edges with rounded corners and a soft shadow, on both macOS and Windows.
Gem 0.2.0
New
- Windows support — download
Gem-Windows-Setup.exe(x64). Acrylic panel on Windows 11, Ctrl+Shift+V to open, auto-paste via SendKeys. - New look — emerald gem, warm charcoal, no blue anywhere.
Install
macOS (Apple Silicon): unzip, move Gem.app to Applications, right-click → Open on first launch (not yet notarized), grant Accessibility for paste-in-place.
Windows (x64): run the installer. SmartScreen may warn because the build is unsigned — choose More info → Run anyway. The Windows build is new and less battle-tested than macOS; issues welcome.
Gem 0.1.0
First public release of Gem — the free, context-aware clipboard manager for macOS.
Highlights
- ⌘⇧V glassy bottom panel over any app
- Context-aware cards: code (auto syntax highlighting), markdown, links, colors, images
- Pinboards: organize snippets into named boards
- Optional AI titles — bring your own OpenAI, Gemini or Anthropic key (stored encrypted, local-only)
- History retention control (default 7 days); pins and boards are kept forever
Install (Apple Silicon)
- Download and unzip
Gem-macOS-arm64.zip - Move Gem.app to Applications
- First launch: right-click → Open (the app is not yet notarized), or run
xattr -d com.apple.quarantine /Applications/Gem.app - Grant Accessibility permission so ↵ can paste into the frontmost app