Releases: Vaniawl/Clippa
Release list
Clippa 1.0.13
Clippa 1.0.13\n\n- Adds temporary history pause from the menu bar and Privacy settings.\n- Adds text normalization and link tracking cleanup before saving clipboard items.\n- Adds advanced search tokens: kind/type, source app, pinned, today, yesterday.\n- Adds pinned clip JSON export/import.\n- Adds OCR text extraction for image clips.\n- Adds iPhone companion App Shortcuts for saving the current clipboard and opening Clippa.\n\nSHA-256: eeebdf7e827dce02600dd124ad32c89e629abf47e03f1d49719d0574a2c0a43e
Clippa 1.0.12
Production release for Clippa 1.0.12.
Changes:
- Refined the iPhone companion daily-use flow.
- Added iOS companion tests and CI coverage.
- Kept the macOS production installer, npm package, GitHub Pages links, and Homebrew metadata aligned with 1.0.12.
Verification:
- macOS tests: 30/30 passing.
- iOS companion tests: 6/6 passing.
- Release archive build, codesign verification, and smoke launch passing.
- GitHub Actions CI passing for commit 15fba5c.
Clippa 1.0.11
- Changed the macOS bundle identifier to app.clippa.Clippa.\n- Migrates preferences from previous Clippa bundle identifiers.\n- Removes personal name from app bundle copyright metadata.\n- Updates npm/GitHub installer references for the new release.
Clippa 1.0.10
Changes the app bundle identifier to io.github.vaniawl.Clippa, keeps legacy preference migration from com.ivandovhosheia.Clippa, and updates installers/downloads for 1.0.10.
Clippa 1.0.9
What’s new
Command-Ppins or unpins the selected clip.- The menu-bar Accessibility warning now appears only when auto-paste is unavailable and disappears after permission is granted.
- Filter counters now exclude pinned clips from regular history categories.
- Updated documentation, website, and installer metadata.
Install
npx --yes github:Vaniawl/Clippa#mainRequires macOS 26 or newer.
Clippa 1.0.8
What’s new
- Optional one-space insertion after pasted text and links, enabled by default and configurable in Settings.
- Pinned clips now appear only in the Pinned filter.
- History remains strictly ordered by the time each item was copied.
- Failed automatic paste now explains when Accessibility permission is required and links directly to System Settings.
- Updated English and Ukrainian localization, installer metadata, README, and website.
Install
npx --yes github:Vaniawl/Clippa#mainRequires macOS 26 or newer.
Clippa 1.0.7
Clippa 1.0.7 delivers the polished public release of the new macOS experience.
Highlights
- One focused Glass design with a new Graphite app icon
- Minimal menu bar without monitoring or appearance controls
- Quiet paste workflow without HUD notifications
- Left and Right arrow navigation between clipboard filters
- Search, pinning, Quick Look, drag and drop, Undo, and privacy controls
- Configurable encrypted local history and Launch at Login
- Updated website, README, installer, and public screenshots
Install
npx --yes github:Vaniawl/Clippa#mainRequires macOS 26 or newer. Accessibility permission is used only to paste into the app you were already using.
SHA-256: 4169bfae07f2442073b6c548cdd4f3a8ea3c26f5b0aab843ba521df996b49e1f
Clippa 1.0.6
Adds a native menu bar settings window, removes the panel notice/footer text, and keeps the paste panel focused on selection and paste.
Clippa 1.0.5
Keyboard selection now uses native minimal scrolling instead of re-centering the selected row on every arrow-key step.
Clippa 1.0.4
Compact paste panel, keyboard selection now scrolls with the highlighted item, Command-Shift-V remains the main shortcut, and the app bundle/package versions are aligned at 1.0.4.