Skip to content

Releases: clipb-app/clipb

ClipB v0.6.0 Beta 1

Choose a tag to compare

@farukumarx64 farukumarx64 released this 27 Jun 20:54
11c6227

ClipB v0.6.0 Beta 1

ClipB is a local-first desktop clipboard manager built with Tauri, React, TypeScript, and SQLite.

This release completes the rich clipboard foundation and provides the first macOS test build.

Highlights

  • Local-first clipboard history
  • Day, week, month, and year timeline views
  • Text, URL, code, image, and file clip support
  • Screenshot and copied image support
  • Copied file path support
  • Optional copied file backups
  • .clipb archive export/import
  • Tags, notes, pinned clips, and favorites
  • Privacy filters for sensitive clips
  • Ignored apps support
  • System tray support
  • Quick-copy popup window
  • Local SQLite storage
  • AGPL-3.0-or-later license

Download

Download the macOS .dmg file from the assets below.

macOS security note

This build is currently unsigned and not notarized. macOS may show a warning when opening the app. Signed and notarized builds are planned for a future release.

macOS build

This release includes a macOS Apple Silicon build for M-series Macs.

Intel Mac and universal builds are planned for a future release.

Known limitations

  • macOS is the primary tested platform for this release.
  • Windows and Linux builds are not included yet.
  • File copy-back is currently macOS-focused.
  • Cloud sync is not included.
  • Path-only file clips require the original file to still exist.
  • Backed-up file clips are stored locally inside ClipB’s app data folder.

Privacy

ClipB stores clipboard history locally by default. It does not require an account, does not upload clipboard data, and does not include cloud sync by default. See PRIVACY.md for details.