tag:github.com,2008:https://github.com/Sathvik-Rao/ClipCascade/releases Release notes from ClipCascade 2025-08-07T03:32:08Z tag:github.com,2008:Repository/850944233/3.1.0 2025-08-07T03:34:22Z ClipCascade v3.1.0 <h1>🚀 ClipCascade v3.1.0 Release</h1> <p><strong>ClipCascade</strong>, the lightweight, open-source clipboard sync tool, is now faster, leaner, and more powerful than ever!</p> <h3>📥 Available Downloads</h3> <table> <thead> <tr> <th>Platform</th> <th>File Name</th> </tr> </thead> <tbody> <tr> <td><strong>Windows</strong></td> <td>Installer (<code>ClipCascade.msi</code>), Portable/Standalone Executable (<code>ClipCascade.exe</code>)—No startup option</td> </tr> <tr> <td><strong>macOS</strong></td> <td>ARM M-Series (<code>ClipCascade-Apple_macOS(ARM_M-Series).zip</code>), Intel (<code>ClipCascade-Apple_macOS(Intel-Series).zip</code>)</td> </tr> <tr> <td><strong>Android</strong></td> <td><code>ClipCascade.apk</code></td> </tr> <tr> <td><strong>Linux (GUI/CLI)</strong></td> <td><code>ClipCascade_Linux.zip</code> / <code>ClipCascade_Linux.tar.xz</code></td> </tr> <tr> <td><strong>Docker</strong></td> <td><code>docker-compose.yml</code></td> </tr> </tbody> </table> <hr> <h3>🔑 Key Features</h3> <ul> <li>Cross-platform clipboard sync for <strong>Windows, macOS, Linux, and Android</strong></li> <li><strong>Dual-mode sync</strong>: Peer-to-Server (P2S) or Peer-to-Peer (P2P)</li> <li>Full <strong>self-hosting</strong> support for privacy and control</li> <li><strong>End-to-end encryption</strong> with zero-knowledge access</li> <li>Fully configurable: set clipboard limits, encryption salt, and hash complexity</li> </ul> <hr> <h3>✨ What's New in v3.1.0</h3> <h4><strong>Server</strong>:</h4> <ul> <li>Upgraded from Java 17 to Java 21</li> <li>New environment variables: <ul> <li><code>CC_MAX_WS_GLOBAL_CONNECTIONS</code></li> <li><code>CC_MAX_WS_CONNECTIONS_PER_USER</code></li> </ul> </li> <li>UI tweaks for improved responsiveness and layout consistency</li> </ul> <h4><strong>Mobile (Android)</strong>:</h4> <ul> <li>Reduced memory usage across devices</li> <li>Smoother performance and fewer ANRs on low-end hardware</li> </ul> <hr> <h3>🔄 How to Update</h3> <p>Simply install the new version over your current one—<strong>no uninstall needed</strong>.<br> Your login and preferences will be preserved.<br> Also, the <strong>built-in update checker</strong> (on the home screen or taskbar) will notify you when new versions are available.</p> Sathvik-Rao tag:github.com,2008:Repository/850944233/3.0.0 2025-02-04T04:25:28Z ClipCascade v3.0.0 <h1>🚀 ClipCascade v3.0.0 Release</h1> <p><strong>ClipCascade</strong>—the lightweight, open-source solution for seamless and secure clipboard synchronization—just got even better!</p> <h3>📥 Available Downloads:</h3> <table> <thead> <tr> <th>Platform</th> <th>File Name</th> </tr> </thead> <tbody> <tr> <td><strong>Windows</strong></td> <td>Installer (<code>ClipCascade.msi</code>), Portable/Standalone Executable (<code>ClipCascade.exe</code>)—No startup option</td> </tr> <tr> <td><strong>macOS</strong></td> <td>ARM M-Series (<code>ClipCascade-Apple_macOS(ARM_M-Series).zip</code>), Intel (<code>ClipCascade-Apple_macOS(Intel-Series).zip</code>)</td> </tr> <tr> <td><strong>Android</strong></td> <td><code>ClipCascade.apk</code></td> </tr> <tr> <td><strong>Linux (GUI/CLI)</strong></td> <td><code>ClipCascade_Linux.zip</code> / <code>ClipCascade_Linux.tar.xz</code></td> </tr> <tr> <td><strong>Docker</strong></td> <td><code>docker-compose.yml</code></td> </tr> </tbody> </table> <hr> <h3>🔑 Key Features</h3> <ul> <li><strong>Cross-Platform Sync</strong> – Effortlessly sync clipboard content across Windows, macOS, Linux, and Android.</li> <li><strong>Dual-Mode Server</strong> – Choose between <strong>Peer-to-Server (P2S)</strong> (default) or <strong>Peer-to-Peer (P2P)</strong> synchronization.</li> <li><strong>Self-Hosted Option</strong> – Maintain privacy and full control with a private clipboard sync server.</li> <li><strong>End-to-End Encryption</strong> – Protect your clipboard data with end-to-end encryption, ensuring that only you can access and decrypt your copied content—no intermediaries, no compromises.</li> <li><strong>Advanced Customization</strong> – Adjust clipboard size limits, encryption salt, and hash rounds for enhanced security.</li> </ul> <hr> <h3>✨ What's New in v3.0.0:</h3> <h4><strong>Server</strong>:</h4> <p>🔹 New <strong>Peer-to-Peer (P2P)</strong> sync modes.<br> 🔹 29 new environment variables for deeper configuration. <a href="https://github.com/Sathvik-Rao/ClipCascade/tree/main/ClipCascade_Server/docker-compose">Predefined <code>.yml</code> files here</a>.<br> 🔹 <strong>Signup option</strong> can now be enabled.<br> 🔹 <strong>Brute-force protection</strong> on login—detects and blocks suspicious activity based on IP &amp; account-level security.<br> 🔹 <strong>Redesigned GUI</strong> with advanced property settings.</p> <h4><strong>Desktop(win, macos, linux(gui/cli)) and Mobile(android)</strong>:</h4> <p>🔹 <strong>Auto-Detects P2P/P2S</strong> sync mode based on server configuration.<br> 🔹 <strong>UI Tweaks</strong> – Minor graphical refinements for better usability.<br> 🔹 <strong>WebSocket Connection Notifications</strong> (Mobile) – Alerts for lost connections.</p> <hr> <h3>🔄 How to Update</h3> <p>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 and settings will remain intact. <strong>Make sure to update the server as well for this release.</strong><br> 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.</p> Sathvik-Rao tag:github.com,2008:Repository/850944233/2.0.1 2025-01-04T00:23:12Z ClipCascade v2.0.1 <h1>🚀 ClipCascade v2.0.1 Release</h1> <p><strong>ClipCascade</strong>—your go-to lightweight, open-source utility for seamless, secure clipboard synchronization across multiple devices—just got better.</p> <h3>📥 Available Downloads:</h3> <table> <thead> <tr> <th>Platform</th> <th>File Name</th> </tr> </thead> <tbody> <tr> <td><strong>Windows</strong></td> <td>Installer (<code>ClipCascade.msi</code>), Portable/Standalone Executable (<code>ClipCascade.exe</code>)—No startup option</td> </tr> <tr> <td><strong>macOS</strong></td> <td>ARM M-Series (<code>ClipCascade-Apple_macOS(ARM_M-Series).zip</code>), Intel (<code>ClipCascade-Apple_macOS(Intel-Series).zip</code>)</td> </tr> <tr> <td><strong>Android</strong></td> <td><code>ClipCascade.apk</code></td> </tr> <tr> <td><strong>Linux (GUI/CLI)</strong></td> <td><code>ClipCascade_Linux.zip</code></td> </tr> <tr> <td><strong>Docker</strong></td> <td><code>docker-compose.yml</code></td> </tr> </tbody> </table> <hr> <h3>🔑 Key Features:</h3> <ul> <li><strong>Cross-Platform Sync</strong>: Sync clipboard content seamlessly across Windows, macOS, Linux, and Android devices.</li> <li><strong>Self-Hosted Option</strong>: Host a private clipboard sync server using Docker, prioritizing privacy and data control.</li> <li><strong>End-to-End Encryption</strong>: Keeps your clipboard data secure across every device.</li> <li><strong>Enhanced Customization</strong>: Control clipboard size limits, encryption salt, and the number of hash rounds for improved security.</li> </ul> <hr> <h3>✨ What's New in v2.0.1:</h3> <h4><strong>Server</strong>:</h4> <ul> <li>Increased session timeout for improved stability.</li> </ul> <h4><strong>Desktop(win, macos, linux(gui/cli)) and Mobile(android)</strong>:</h4> <ul> <li>Enhanced encryption with an updated hash function for stronger security.</li> </ul> <hr> <h3>🔄 How to Update</h3> <p>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. Make sure to update the server as well and re-login.<br> 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.</p> Sathvik-Rao tag:github.com,2008:Repository/850944233/2.0.0 2025-01-03T18:55:39Z ClipCascade v2.0.0 <h1>🚀 ClipCascade v2.0.0 Release</h1> <p><strong>ClipCascade</strong>—your go-to lightweight, open-source utility for seamless, secure clipboard synchronization across multiple devices—just got better.</p> <h3>📥 Available Downloads:</h3> <table> <thead> <tr> <th>Platform</th> <th>File Name</th> </tr> </thead> <tbody> <tr> <td><strong>Windows</strong></td> <td>Installer (<code>ClipCascade.msi</code>), Portable/Standalone Executable (<code>ClipCascade.exe</code>)—No startup option</td> </tr> <tr> <td><strong>macOS</strong></td> <td>ARM M-Series (<code>ClipCascade-Apple_macOS(ARM_M-Series).zip</code>), Intel (<code>ClipCascade-Apple_macOS(Intel-Series).zip</code>)</td> </tr> <tr> <td><strong>Android</strong></td> <td><code>ClipCascade.apk</code></td> </tr> <tr> <td><strong>Linux (GUI/CLI)</strong></td> <td><code>ClipCascade_Linux.zip</code></td> </tr> <tr> <td><strong>Docker</strong></td> <td><code>docker-compose.yml</code></td> </tr> <tr> <td><strong>Server</strong></td> <td><code>ClipCascade-Server-JRE_17.jar</code></td> </tr> </tbody> </table> <hr> <h3>🔑 Key Features:</h3> <ul> <li><strong>Cross-Platform Sync</strong>: Sync clipboard content seamlessly across Windows, macOS, Linux, and Android devices.</li> <li><strong>Self-Hosted Option</strong>: Host a private clipboard sync server using Docker, prioritizing privacy and data control.</li> <li><strong>End-to-End Encryption</strong>: Keeps your clipboard data secure across every device.</li> <li><strong>Enhanced Customization</strong>: Control clipboard size limits, encryption salt, and the number of hash rounds for improved security.</li> </ul> <hr> <h3>✨ What's New in v2.0.0:</h3> <p>EDIT: Please wait for v2.0.1 (ETA: 7:30PM UTC)</p> <h4><strong>Server</strong>:</h4> <ul> <li><strong>Multi-User Support</strong>: The server now supports multiple users, making it ideal for teams or households.</li> <li><strong>Enhanced Encryption</strong>: New encryption standards have been implemented for improved security.</li> <li><strong>New Server Environment Variables</strong>: Added environment variables and a health check endpoint for easier monitoring.</li> <li><strong>Role-Based Authentication</strong>: Role-based access control (RBAC) introduced to manage user permissions efficiently.</li> </ul> <h4><strong>Desktop(win, macos, linux(gui/cli)) and Mobile(android)</strong>:</h4> <ul> <li><strong>Multi-User Support</strong>: Full support for multiple users on Windows, macOS, Linux (GUI/CLI), and Android devices.</li> <li><strong>Enhanced Encryption</strong>: New encryption standards have been implemented for improved security.</li> <li><strong>Extra Config Fields Update</strong>: Updated fields for cleaner configuration options.</li> <li><strong>Linux CLI Update</strong>: Polling frequency reduced from 5 seconds to 1 second and fixed logging issues.</li> </ul> <hr> <h3>🔄 How to Update</h3> <p>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.<br> For Linux users, please delete the old code and follow the updated installation instructions(<code>beautifulsoup4</code> has been added to <code>requirements.txt</code>) provided in the README.<br> 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.</p> Sathvik-Rao tag:github.com,2008:Repository/850944233/1.3.2 2024-12-24T03:13:07Z ClipCascade v1.3.2 <h1>🚀 ClipCascade v1.3.2 Release</h1> <p><strong>ClipCascade</strong>—your go-to lightweight, open-source utility for seamless, secure clipboard synchronization across multiple devices—just got better.</p> <h3>📥 Available Downloads:</h3> <table> <thead> <tr> <th>Platform</th> <th>File Name</th> </tr> </thead> <tbody> <tr> <td><strong>Windows</strong></td> <td>Installer (<code>ClipCascade.msi</code>), Portable/Standalone Executable (<code>ClipCascade.exe</code>)—No startup option</td> </tr> <tr> <td><strong>macOS</strong></td> <td>ARM M-Series (<code>ClipCascade-Apple_macOS(ARM_M-Series).zip</code>), Intel (<code>ClipCascade-Apple_macOS(Intel-Series).zip</code>)</td> </tr> <tr> <td><strong>Android</strong></td> <td><code>ClipCascade.apk</code></td> </tr> <tr> <td><strong>Linux (GUI/CLI)</strong></td> <td><code>ClipCascade_Linux.zip</code></td> </tr> <tr> <td><strong>Docker</strong></td> <td><code>docker-compose.yml</code></td> </tr> </tbody> </table> <hr> <h3>🔑 Key Features:</h3> <ul> <li><strong>Cross-Platform Sync</strong>: Sync clipboard content seamlessly across Windows, macOS, Linux, and Android devices.</li> <li><strong>Self-Hosted Option</strong>: Host a private clipboard sync server using Docker, prioritizing privacy and data control.</li> <li><strong>End-to-End Encryption</strong>: Keeps your clipboard data secure across every device.</li> <li><strong>Enhanced Customization</strong>: Control clipboard size limits, encryption salt, and the number of hash rounds for improved security.</li> </ul> <hr> <h3>✨ What's New in v1.3.2:</h3> <h4><strong>Linux (GUI/CLI)</strong>:</h4> <ul> <li><strong>FailSafe</strong>: If X clipboard is not owned by the current user it will switch to WL clipboard.</li> </ul> <hr> <h3>🔄 How to Update</h3> <p>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.<br> 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.</p> Sathvik-Rao tag:github.com,2008:Repository/850944233/1.3.1 2024-12-23T18:15:50Z ClipCascade v1.3.1 <h1>🚀 ClipCascade v1.3.1 Release</h1> <p><strong>ClipCascade</strong>—your go-to lightweight, open-source utility for seamless, secure clipboard synchronization across multiple devices—just got better.</p> <h3>📥 Available Downloads:</h3> <table> <thead> <tr> <th>Platform</th> <th>File Name</th> </tr> </thead> <tbody> <tr> <td><strong>Windows</strong></td> <td>Installer (<code>ClipCascade.msi</code>), Portable/Standalone Executable (<code>ClipCascade.exe</code>)—No startup option</td> </tr> <tr> <td><strong>macOS</strong></td> <td>ARM M-Series (<code>ClipCascade-Apple_macOS(ARM_M-Series).zip</code>), Intel (<code>ClipCascade-Apple_macOS(Intel-Series).zip</code>)</td> </tr> <tr> <td><strong>Android</strong></td> <td><code>ClipCascade.apk</code></td> </tr> <tr> <td><strong>Linux (GUI/CLI)</strong></td> <td><code>ClipCascade_Linux.zip</code></td> </tr> <tr> <td><strong>Docker</strong></td> <td><code>docker-compose.yml</code></td> </tr> </tbody> </table> <hr> <h3>🔑 Key Features:</h3> <ul> <li><strong>Cross-Platform Sync</strong>: Sync clipboard content seamlessly across Windows, macOS, Linux, and Android devices.</li> <li><strong>Self-Hosted Option</strong>: Host a private clipboard sync server using Docker, prioritizing privacy and data control.</li> <li><strong>End-to-End Encryption</strong>: Keeps your clipboard data secure across every device.</li> <li><strong>Enhanced Customization</strong>: Control clipboard size limits, encryption salt, and the number of hash rounds for improved security.</li> </ul> <hr> <h3>✨ What's New in v1.3.1:</h3> <h4><strong>macOS</strong>:</h4> <ul> <li><strong>Patch</strong>: Automatically creates the project directory if it doesn't exist.</li> </ul> <hr> <h3>🔄 How to Update</h3> <p>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.<br> 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.</p> Sathvik-Rao tag:github.com,2008:Repository/850944233/1.3.0 2024-12-23T15:27:18Z ClipCascade v1.3.0 <h1>🚀 ClipCascade v1.3.0 Release</h1> <p><strong>ClipCascade</strong>—your go-to lightweight, open-source utility for seamless, secure clipboard synchronization across multiple devices—just got better.</p> <h3>📥 Available Downloads:</h3> <table> <thead> <tr> <th>Platform</th> <th>File Name</th> </tr> </thead> <tbody> <tr> <td><strong>Windows</strong></td> <td>Installer (<code>ClipCascade.msi</code>), Portable/Standalone Executable (<code>ClipCascade.exe</code>)—No startup option</td> </tr> <tr> <td><strong>macOS</strong></td> <td>ARM M-Series (<code>ClipCascade-Apple_macOS(ARM_M-Series).zip</code>), Intel (<code>ClipCascade-Apple_macOS(Intel-Series).zip</code>)</td> </tr> <tr> <td><strong>Android</strong></td> <td><code>ClipCascade.apk</code></td> </tr> <tr> <td><strong>Linux (GUI/CLI)</strong></td> <td><code>ClipCascade_Linux.zip</code></td> </tr> <tr> <td><strong>Docker</strong></td> <td><code>docker-compose.yml</code></td> </tr> </tbody> </table> <hr> <h3>🔑 Key Features:</h3> <ul> <li><strong>Cross-Platform Sync</strong>: Sync clipboard content seamlessly across Windows, macOS, Linux, and Android devices.</li> <li><strong>Self-Hosted Option</strong>: Host a private clipboard sync server using Docker, prioritizing privacy and data control.</li> <li><strong>End-to-End Encryption</strong>: Keeps your clipboard data secure across every device.</li> <li><strong>Enhanced Customization</strong>: Control clipboard size limits, encryption salt, and the number of hash rounds for improved security.</li> </ul> <hr> <h3>✨ What's New in v1.3.0:</h3> <h4><strong>Server</strong>:</h4> <ul> <li><strong>Images and Files</strong>: Server now supports sending images and files.</li> </ul> <h4><strong>Windows, macOS, Linux, Android</strong>:</h4> <ul> <li><strong>Images and Files</strong>: Client apps now support images and files.</li> <li><strong>UI</strong>: Redesigned user interface for improved usability.</li> </ul> <hr> <h3>🔄 How to Update</h3> <p>Before installing app updates, update your server to the <strong>0.3.0 tag</strong> or use the latest version specified in the <code>docker-compose</code> file.</p> <p>For Linux users, the codebase has been completely redesigned. Please delete the old code and follow the updated installation instructions provided in the README. The GUI and CLI are now integrated into one package, and the app automatically selects the best mode based on the platform.</p> <p>For [Win, macOS, and Android] 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.</p> <p>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.</p> Sathvik-Rao tag:github.com,2008:Repository/850944233/1.2.0 2024-12-04T04:11:56Z ClipCascade v1.2.0 <h1>🚀 ClipCascade v1.2.0 Release</h1> <p><strong>ClipCascade</strong>—your go-to lightweight, open-source utility for seamless, secure clipboard synchronization across multiple devices—just got better.</p> <h3>📥 Available Downloads:</h3> <table> <thead> <tr> <th>Platform</th> <th>File Name</th> </tr> </thead> <tbody> <tr> <td><strong>Windows</strong></td> <td>Installer (<code>ClipCascade.msi</code>), Portable/Standalone Executable (<code>ClipCascade.exe</code>)—No startup option</td> </tr> <tr> <td><strong>macOS</strong></td> <td>ARM M-Series (<code>ClipCascade-Apple_macOS(ARM_M-Series).zip</code>), Intel (<code>ClipCascade-Apple_macOS(Intel-Series).zip</code>)</td> </tr> <tr> <td><strong>Android</strong></td> <td><code>ClipCascade.apk</code></td> </tr> <tr> <td><strong>Linux (GUI)</strong></td> <td><code>ClipCascade_Linux.zip</code></td> </tr> <tr> <td><strong>Linux (Non-GUI)</strong></td> <td><code>ClipCascade_Linux_Terminal.zip</code></td> </tr> <tr> <td><strong>Docker</strong></td> <td><code>docker-compose.yml</code></td> </tr> </tbody> </table> <hr> <h3>🔑 Key Features:</h3> <ul> <li><strong>Cross-Platform Sync</strong>: Sync clipboard content seamlessly across Windows, macOS, Linux, and Android devices.</li> <li><strong>Self-Hosted Option</strong>: Host a private clipboard sync server using Docker, prioritizing privacy and data control.</li> <li><strong>End-to-End Encryption</strong>: Keeps your clipboard data secure across every device.</li> <li><strong>Enhanced Customization</strong>: Control clipboard size limits, encryption salt, and the number of hash rounds for improved security.</li> </ul> <hr> <h3>✨ What's New in v1.2.0:</h3> <h4><strong>Android</strong>:</h4> <ul> <li><strong>Run on System Startup</strong>: Added an option in Extra Config to enable the app to run on system startup (disabled by default).</li> <li><strong>Service Health Check</strong>: Added a 15-minute interval check to ensure the service is running, notifying the user if inactive.</li> <li><strong>Exclude App from Recent Apps List (ADB workaround )</strong>: The app is now excluded from the recent apps list when copying text with the ADB workaround enabled.</li> </ul> <hr> <h3>🔄 How to Update</h3> <p>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. 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.</p> Sathvik-Rao tag:github.com,2008:Repository/850944233/1.1.0 2024-12-14T06:17:35Z ClipCascade v1.1.0 <h1>🚀 ClipCascade v1.1.0 Release</h1> <p><strong>ClipCascade</strong>—your go-to lightweight, open-source utility for seamless, secure clipboard synchronization across multiple devices—just got better.</p> <h3>📥 Available Downloads:</h3> <table> <thead> <tr> <th>Platform</th> <th>File Name</th> </tr> </thead> <tbody> <tr> <td><strong>Windows</strong></td> <td>Installer (<code>ClipCascade.msi</code>), Portable/Standalone Executable (<code>ClipCascade.exe</code>)—No startup option</td> </tr> <tr> <td><strong>macOS</strong></td> <td>ARM M-Series (<code>ClipCascade-Apple_macOS(ARM_M-Series).zip</code>), Intel (<code>ClipCascade-Apple_macOS(Intel-Series).zip</code>)</td> </tr> <tr> <td><strong>Android</strong></td> <td><code>ClipCascade.apk</code></td> </tr> <tr> <td><strong>Linux (GUI)</strong></td> <td><code>ClipCascade_Linux.zip</code></td> </tr> <tr> <td><strong>Linux (Non-GUI)</strong></td> <td><code>ClipCascade_Linux_Terminal.zip</code></td> </tr> <tr> <td><strong>Docker</strong></td> <td><code>docker-compose.yml</code></td> </tr> </tbody> </table> <hr> <h3>🔑 Key Features:</h3> <ul> <li><strong>Cross-Platform Sync</strong>: Sync clipboard content seamlessly across Windows, macOS, Linux, and Android devices.</li> <li><strong>Self-Hosted Option</strong>: Host a private clipboard sync server using Docker, prioritizing privacy and data control.</li> <li><strong>End-to-End Encryption</strong>: Keeps your clipboard data secure across every device.</li> <li><strong>Enhanced Customization</strong>: Control clipboard size limits, encryption salt, and the number of hash rounds for improved security.</li> </ul> <hr> <h3>✨ What's New in v1.1.0:</h3> <h4><strong>Linux (Non-GUI)</strong>:</h4> <ul> <li><strong>Failsafe Polling Mode for Wayland/Hyprland</strong>: Implemented a failsafe polling mode for clipboard monitoring, exclusive to Wayland/Hyprland-based Linux distributions. This mode ensures that clipboard content is reliably captured when the <strong>X11</strong>/<strong>XWayland</strong> sessions fail or are not present.</li> </ul> <hr> <h3>🔄 How to Update</h3> <p>For current users, simply install the latest version for your platform. The latest app version includes an inbuilt update check feature, allowing users to easily check for updates directly within the app.</p> Sathvik-Rao tag:github.com,2008:Repository/850944233/1.0.1 2024-11-07T18:31:20Z ClipCascade v1.0.1 <h1>🚀 ClipCascade v1.0.1 Release</h1> <p><strong>ClipCascade</strong>—your go-to lightweight, open-source utility for seamless, secure clipboard synchronization across multiple devices—just got better.</p> <h3>📥 Available Downloads:</h3> <table> <thead> <tr> <th>Platform</th> <th>File Name</th> </tr> </thead> <tbody> <tr> <td><strong>Windows</strong></td> <td>Installer (<code>ClipCascade.msi</code>), Portable/Standalone Executable (<code>ClipCascade.exe</code>)—No startup option</td> </tr> <tr> <td><strong>macOS</strong></td> <td>ARM M-Series (<code>ClipCascade-Apple_macOS(ARM_M-Series).zip</code>), Intel (<code>ClipCascade-Apple_macOS(Intel-Series).zip</code>)</td> </tr> <tr> <td><strong>Android</strong></td> <td><code>ClipCascade.apk</code></td> </tr> <tr> <td><strong>Linux (GUI)</strong></td> <td><code>ClipCascade_Linux.zip</code></td> </tr> <tr> <td><strong>Linux (Non-GUI)</strong></td> <td><code>ClipCascade_Linux_Terminal.zip</code></td> </tr> <tr> <td><strong>Docker</strong></td> <td><code>docker-compose.yml</code></td> </tr> </tbody> </table> <hr> <h3>🔑 Key Features:</h3> <ul> <li><strong>Cross-Platform Sync</strong>: Sync clipboard content seamlessly across Windows, macOS, Linux, and Android devices.</li> <li><strong>Self-Hosted Option</strong>: Host a private clipboard sync server using Docker, prioritizing privacy and data control.</li> <li><strong>End-to-End Encryption</strong>: Keeps your clipboard data secure across every device.</li> <li><strong>Enhanced Customization</strong>: Control clipboard size limits, encryption salt, and the number of hash rounds for improved security.</li> </ul> <hr> <h3>✨ What's New in v1.0.1:</h3> <h4><strong>macOS</strong>:</h4> <ul> <li><strong>Secure WebSocket Connection</strong>: Added CA certificate (<code>cacert.pem</code>) for enhanced security when using WebSocket Secure (<code>wss</code>) connections, ensuring trusted communication across devices.</li> </ul> <hr> <h3>🔄 How to Update</h3> <p>For current users, simply install the latest version for your platform. The latest app version includes an inbuilt update check feature, allowing users to easily check for updates directly within the app.</p> Sathvik-Rao