Skip to content

Clipdeck 0.1.1

Choose a tag to compare

@github-actions github-actions released this 01 Aug 03:47
· 167 commits to main since this release
249b37d

Clipdeck 0.1.1 — Windows x64

First public Windows x64 release of Clipdeck. This build does not include the cross-device LAN sync (that's queued for v0.2.0).

Highlights

  • Fast local clipboard history with SQLite FTS5 search
  • Text, links, email, colors, images, and file captures
  • Native Windows 11 Fluent 2 styling with system light/dark theme and accent color
  • Acrylic, Mica, and solid backdrop options
  • Global Ctrl+Shift+V shortcut and tray integration
  • No telemetry

Installers

  • Clipdeck_0.1.1_x64-setup.exe — MSVC build (GitHub Actions, default)
  • Clipdeck_0.1.1_x64-setup-mingw.exe — MinGW (GNU) build (local)

Either installer is a per-user NSIS installer. Pick whichever you prefer; both are identical v0.1.1 source.

Verify

SHA-256 (MSVC):  8ee87429dac098049a79b1d14023a51bbfb3acbd876652b162efaebaab529557
SHA-256 (MinGW): 9be5a35516e1ac1f18ecd9909fa9ed54778480312e1a01f626b6153c4cb191a8

What's next

  • v0.2.0: cross-device LAN clipboard sync (Windows ⟷ macOS/Linux/mobile, same Wi-Fi).

What's Changed

  • Overhaul Clipdeck Windows clipboard and desktop experience by @jacksonkasi1 in #1

Full Changelog: v0.1.0...v0.1.1