🚀 ClipCascade v2.0.0 Release
ClipCascade—your go-to lightweight, open-source utility for seamless, secure clipboard synchronization across multiple devices—just got better.
📥 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
|
Docker | docker-compose.yml
|
Server | ClipCascade-Server-JRE_17.jar
|
🔑 Key Features:
- Cross-Platform Sync: Sync clipboard content seamlessly across Windows, macOS, Linux, and Android devices.
- Self-Hosted Option: Host a private clipboard sync server using Docker, prioritizing privacy and data control.
- End-to-End Encryption: Keeps your clipboard data secure across every device.
- Enhanced Customization: Control clipboard size limits, encryption salt, and the number of hash rounds for improved security.
✨ What's New in v2.0.0:
EDIT: Please wait for v2.0.1 (ETA: 7:30PM UTC)
Server:
- Multi-User Support: The server now supports multiple users, making it ideal for teams or households.
- Enhanced Encryption: New encryption standards have been implemented for improved security.
- New Server Environment Variables: Added environment variables and a health check endpoint for easier monitoring.
- Role-Based Authentication: Role-based access control (RBAC) introduced to manage user permissions efficiently.
Desktop(win, macos, linux(gui/cli)) and Mobile(android):
- Multi-User Support: Full support for multiple users on Windows, macOS, Linux (GUI/CLI), and Android devices.
- Enhanced Encryption: New encryption standards have been implemented for improved security.
- Extra Config Fields Update: Updated fields for cleaner configuration options.
- Linux CLI Update: Polling frequency reduced from 5 seconds to 1 second and fixed logging issues.
🔄 How to Update
For current users, simply install the latest version for your platform. There's no need to uninstall the old app—just overwrite it with the new version, and all your login details will remain saved.
For Linux users, please delete the old code and follow the updated installation instructions(beautifulsoup4
has been added to requirements.txt
) provided in the README.
Additionally, all apps come with a built-in update check feature, conveniently displayed on the homepage or taskbar, allowing you to easily check for updates directly within the app.