Releases: Ron537/Cliplex
Release list
Cliplex v0.2.1
✨ What's New
Bug Fixes
- Fixed a crash when opening Settings → Shortcuts.
Full Changelog: v0.2.0...v0.2.1
📦 Download
| Platform | Download |
|---|---|
| macOS (Apple Silicon & Intel) | Cliplex-0.2.1.dmg |
SHA-256: ced7f9894399d8cc6902c75f061acb083d5d6dc4b6a2f82ef5e157f22d1edd44
Builds are ad-hoc signed (free, not notarized). On first launch macOS may say it "could not verify" the app — approve it once via System Settings → Privacy & Security → Open Anyway, or run
xattr -dr com.apple.quarantine /Applications/Cliplex.app. Verify the SHA-256 above for extra confidence.
Cliplex v0.2.0
✨ What's New
Features
- Pause and resume clipboard capture from the menu-bar menu; the icon dims while paused.
- Optionally clear your history on quit (Settings → Privacy). Pinned clips are kept.
- Install via Homebrew:
brew install --cask ron537/tap/cliplex. - New Cliplex app icon and a matching menu-bar mark.
Full Changelog: v0.1.0...v0.2.0
📦 Download
| Platform | Download |
|---|---|
| macOS (Apple Silicon & Intel) | Cliplex-0.2.0.dmg |
SHA-256: 2c4e1e894944050869e24f2e3695262642832c86d31cb2519537a5ca1ce5a975
Builds are ad-hoc signed (free, not notarized). On first launch macOS may say it "could not verify" the app — approve it once via System Settings → Privacy & Security → Open Anyway, or run
xattr -dr com.apple.quarantine /Applications/Cliplex.app. Verify the SHA-256 above for extra confidence.
Cliplex v0.1.0
✨ What's New
First public release.
Features
- Clipboard history — text, rich text, images, files, and color swatches
with most-recently-used ordering and pinning. - Snippets — reusable text organized into folders, with
{clipboard}
expansion at paste time. - Quick actions — open a URL, app, or path, or transform the clipboard
(Base64, JSON pretty/minify, URL-encode/decode, case, trim, SHA-256). - Instant search — SQLite FTS5 as-you-type across history, snippets, and
actions. - Cursor-anchored quick panel (⌘⇧V) — non-activating, opens at the mouse,
with an optional compact row mode. - Unified Library window to manage snippets and actions side by side.
- Per-item & per-folder global shortcuts for snippets and actions.
- Privacy by default — concealed/transient/auto-generated clips and a
configurable app-exclusion list (password managers) are never stored; the
database is entirely local with no network access or telemetry. - Native macOS menu-bar app (AppKit + SwiftUI), bundled fonts, light/dark theme.
What's Changed
Other changes
- build(deps): Bump actions/checkout from 5 to 7 by @dependabot[bot] in #1
- build(deps): Bump actions/attest-build-provenance from 3 to 4 by @dependabot[bot] in #2
New Contributors
- @dependabot[bot] made their first contribution in #1
Full Changelog: https://github.com/Ron537/Cliplex/commits/v0.1.0
📦 Download
| Platform | Download |
|---|---|
| macOS (Apple Silicon & Intel) | Cliplex-0.1.0.dmg |
SHA-256: 8cc06cedbb62988240ed8efb35d22d8f353d2121867cca5b526d3f12694a1539
Builds are ad-hoc signed (free, not notarized). On first launch macOS may say it "could not verify" the app — approve it once via System Settings → Privacy & Security → Open Anyway, or run
xattr -dr com.apple.quarantine /Applications/Cliplex.app. Verify the SHA-256 above for extra confidence.