π ClipCascade v3.2.0 Release
ClipCascade, the lightweight, open-source clipboard sync tool, is now faster, leaner, and more powerful than ever!
π₯ Available Downloads
| Platform | File Name |
|---|---|
| Windows | Installer (ClipCascade.msi), Portable/Standalone Executable (ClipCascade.exe)βNo startup option
|
| macOS | ARM M-Series (ClipCascade-Apple_macOS(ARM_M-Series).zip), Intel (ClipCascade-Apple_macOS(Intel-Series).zip)
|
| Android | ClipCascade.apk
|
| Linux (GUI/CLI) | ClipCascade_Linux.zip / ClipCascade_Linux.tar.xz
|
| Docker | docker-compose.yml
|
π Key Features
- Cross-platform clipboard sync for Windows, macOS, Linux, and Android
- Dual-mode sync: Peer-to-Server (P2S) or Peer-to-Peer (P2P)
- Full self-hosting support for privacy and control
- End-to-end encryption with zero-knowledge access
- Fully configurable: set clipboard limits, encryption salt, and hash complexity
β¨ What's New in v3.2.0
Desktop (Windows, macOS, Linux):
- P2P: Refreshed signaling and data-channel handling, with fixes for race conditions, incorrect peer counts, and peers dropping after system sleep; WebSocket ping/pong and data-channel heartbeats for idle sessions; a bounded wait when closing peer connections after sleep
- Linux: Optional Wayland clipboard watch (
wl-paste --watch) alongside polling; longer wl-clipboard timeouts for reliability; new CLI overrides:--gui/--xmode(trueorfalse) and--polling(seconds) for the clipboard polling interval - macOS: Pasteboard access locking for safer reads; Dock icon hidden when running as a tray app
- Windows & macOS: Dedicated PyInstaller spec files for reproducible builds
- Login & networking: Optional custom SSL CA path (GUI and CLI); minor STOMP/WebSocket client adjustments
- UI: Login field tooltips; tray icon updates; main window centers on the primary monitor;
- Packaging:
pyproject.tomlfor streamlined multi-platform packaging
Mobile (Android):
- P2P logic aligned with the desktop refresh for stability and consistency across the mesh
- Foreground service rework for smoother background sync
- UI messaging: escape sequences stripped from on-screen messages
Contributors
- @Olamshin β macOS Dock icon hidden in tray mode #141
- @tastelessjolt β
pyproject.tomlfor the Linux desktop Python package #116 - @bammerlaan β Tray icon appearance update #139
π How to Update
Simply install the new version over your current oneβno uninstall needed.
Your login and preferences will be preserved.
The built-in update checker (on the home screen or taskbar) will notify you when new versions are available.