Two products, two release tracks

ClipGate Releases

Get the latest versions of the ClipGate CLI and Browser Extension. Both are free, open-source focused, and regularly updated.

↓ CLI Releases ↓ Browser Extension

ClipGate CLI

Typed clipboard manager for the terminal. Available for macOS, Linux, and Windows.

PyPI packages Homebrew tap Site-hosted binaries Checksums

Installer script

https://clipgate.github.io/install.sh

Latest version

https://clipgate.github.io/releases/latest.txt

Download path

/releases/vX.Y.Z/cg-*.tar.gz
/releases/vX.Y.Z/cg-*.zip

Artifact Layout

Platform-specific archives with matching checksum files for verification and integrity checks.

macOS

Apple Silicon and Intel.

/releases/vX.Y.Z/cg-aarch64-apple-darwin.tar.gz /releases/vX.Y.Z/cg-x86_64-apple-darwin.tar.gz

Linux

x86_64 and ARM64 support.

/releases/vX.Y.Z/cg-x86_64-unknown-linux-gnu.tar.gz /releases/vX.Y.Z/cg-aarch64-unknown-linux-gnu.tar.gz

Windows

MSVC build for Windows.

/releases/vX.Y.Z/cg-x86_64-pc-windows-msvc.zip

CLI Release History

v0.1.4

Current stable release

Latest improvements and fixes for the CLI.

  • Performance optimizations for clipboard operations.
  • Enhanced error messaging and diagnostic tools.
  • Additional platform-specific hardening.

v0.1.3

Distribution milestone

Formalized public binary distribution through the official site.

  • Site-hosted installer, release notes, docs, support, and license pages.
  • Versioned artifact layout under /releases/vX.Y.Z/.
  • Public download flow aligned with PyPI, Homebrew tap, and manual binaries.

v0.1.1 · 2026-04-02

Security hardening
  • Fixed SQL injection risk in list and search LIMIT handling.
  • Locked down Unix file permissions for the SQLite DB, config, and PID files.
  • Hardened PID writes and macOS process liveness checks.
  • Redacted secret content in MCP responses and clamped MCP query limits.

v0.1.0 · 2026-04-02

Product launch
  • Typed clipboard classification and type-aware copy, paste, list, search, and pack flows.
  • Named stacks, watcher support, fuzzy picker, shell integration, doctor, and MCP server.
  • Secret detection with TTL-based expiry and local-only storage defaults.

How CLI Publishing Works

Build privately, publish publicly — a simple, transparent release flow.

1. Build

Tag version in CLI repo and compile supported platform targets.

2. Package

Create tar.gz/zip archives and generate checksums for artifacts.

3. Publish

Copy files to /releases/<tag>/, update latest.txt, publish to PyPI and Homebrew.

4. Serve

GitHub Pages, PyPI, and Homebrew stay aligned with the same tagged release.

Browser Extension

Copy, classify, and retrieve clipboard content directly from your browser. Sync with ClipGate CLI and boost productivity across web and terminal.

Live on Chrome Web Store
Install from Chrome Web Store

v1.0.0 Release

Now available

Launched April 2026 — the official ClipGate Browser Extension for Chrome.

  • Content type detection and classification
  • Clipboard history search and filtering
  • Sync with ClipGate CLI on your machine
  • Privacy-focused: local storage by default

Key Features at Launch

Type-Aware History

Automatically classify clipboard items as code, text, secrets, URLs, or structured data. Find what you need instantly.

Secure Search

Search your clipboard history with confidence. All data stays local by default—no cloud sync unless you opt in.

CLI Integration

Bridge browser and terminal. Sync clipboard items between the extension and ClipGate CLI for seamless workflows.

Instant Access

Popup interface for quick retrieval. One keystroke to access your clipboard history without disrupting your work.

Privacy First

No tracking, no analytics, no third-party integrations. Your clipboard data belongs to you alone.

Lightweight

Minimal resource footprint. Runs cleanly in the background and gets out of your way.

Browser Support

Currently available on Chrome and Chromium-based browsers. Firefox and Safari support coming soon.

Chrome Web Store

Fully supported and regularly updated. Install from the official store for automatic updates.

Chromium Forks

Works on Edge, Brave, Opera, and other Chromium-based browsers via Chrome Web Store.

Coming Soon

Firefox and Safari versions in active development. Stay tuned for announcements.

What's Coming Next

  • Firefox Add-on release (Q2 2026)
  • Safari App Extension (Q3 2026)
  • Cloud sync option for multi-device clipboard
  • Advanced filtering and tagging features
  • Keyboard shortcut customization

Extension Release History

v1.0.0 · April 2026

Public launch

Official launch of ClipGate Browser Extension on Chrome Web Store.

  • Type-aware clipboard classification engine.
  • Instant search and filter across clipboard history.
  • Secure local storage with optional sync to ClipGate CLI.
  • Privacy-first architecture with no telemetry or tracking.
  • Clean, intuitive popup interface for fast access.