KingDownloads

crosspaste-desktop version history

11 releases tracked, newest first.

2.1.6.2390

Jul 14, 2026
- Fixed clipboard loop between Chrome extension and desktop app - Improved Windows clipboard monitoring and same-machine detection - Added Linux ARM64 build support - Enhanced device discovery to prioritize local network connections

11 downloads

beta

Pre-releaseJun 20, 2026
- Released Linux beta (amd64+aarch64) for ARM testing. - Unsigned packages; avoid using the in-app auto-updater.

6 downloads

2.1.5.2343

Jun 11, 2026
# Highlights 🌟 This is an urgent hotfix release with a single purpose. We recommend all users upgrade. - 🛠️ **Fixed "Check for Updates" failing with an error** Clicking Check for Updates while a newer version was available threw "Cannot call invokeAndWait from the event dispatcher thread" and the update flow stopped there. This affected the Windows installer and macOS builds; the Microsoft Store and Windows portable zip channels were not affected (#4554). # Bug Fixes 🐛 - :bug: Guard update-check trigger against invokeAndWait on the EDT (#4555) **Full Changelog**: https://github.com/CrossPaste/crosspaste-desktop/compare/2.1.4.2340...2.1.5.2343

8 downloads

2.1.4.2340

Jun 10, 2026
# Highlights 🌟 - 🔄 **Faster, more reliable reconnection** This release focuses on the connection between your devices. When you switch Wi-Fi networks, your network address changes, or your computer wakes from sleep, CrossPaste now rediscovers your other devices and reconnects much faster — no more being stuck "offline" for a long time. Even when a device's IP address changes, it reconnects reliably (#4506 #4510 #4515 #4519 #4521 #4527 #4529). - 🆕 **In-app changelog and upgrade reminder** You can now see what each update brings right inside the app. When a new version is available, a small dot appears in the left menu to remind you to upgrade (#4525). - ⬆️ **Windows (portable zip): update from within the app** The Windows portable (zip) build can now update itself. When a new version is available, CrossPaste downloads and verifies it, then swaps in the new build and restarts — no more manually downloading and extracting a fresh zip (#4537). - 🖱️ **Fixed an endless paste loop** Fixed an issue where pressing Cmd/Ctrl+V could trigger an endless paste loop in some situations. Pasting is now more reliable (#4501 #4502). -

8 downloads

2.1.3.2297

May 27, 2026
# Highlights 🌟 - 📤 **Faster file sharing across devices** Sharing files between your devices is now snappier and more reliable. The device you copied from delivers files directly to your other devices, instead of making them ask for the data first. This also paves the way for the upcoming iOS Share Extension, letting you share files straight from any app on your iPhone or iPad to your desktop (#4456 #4457 #4467 #4468). - 🛡️ **Windows: heads-up when your network blocks CrossPaste** On Windows, if your network is set to "Public", the Windows Firewall silently blocks CrossPaste from finding nearby devices. CrossPaste now detects this and offers a one-click shortcut to the Windows setting where you can switch the network to Private (#4402 #4404). - 🖱️ **Smoother drag-and-drop from CrossPaste** Dragging items from the CrossPaste side panel into other apps is now much better. On macOS, the drag preview no longer hides behind the paste window — you can finally see what you're dragging. The side panel also handles edge cases more gracefully, so drags don't get blocked while previews are still loading, and dragging stays smooth ev

8 downloads

2.0.0.2192

May 4, 2026
# Release Notes - v2.0.0 # 🧩 Note on the Chrome Extension The Chrome extension is now live on the Chrome Web Store: https://chromewebstore.google.com/detail/crosspaste/aajpcfbdbnaidaaljamjpmmjcfebhmlh A few things to keep in mind about scope: - The extension is a lightweight companion, not a replacement for the native desktop app. It is not feature-complete and is not intended to cover every workflow the desktop client supports. - Supported: using the extension as a lightweight in-browser clipboard manager, and pairing it with the native desktop app to sync clipboard content across devices. - Not supported: extension-to-extension cross-device pairing. Two browsers running only the extension cannot sync directly with each other — at least one peer in the mesh must be a native CrossPaste desktop (or mobile) instance. If you need the full cross-device experience, install the native desktop app on at least one of your devices and pair the extension to it. # Highlights 🌟 - 🧩 **Chrome Extension — A Brand New Platform** CrossPaste now runs as a first-class **Chrome Extension**, bringing clipboard sync directly to the browser. Includes WebSocket-based file pulling

8 downloads

1.2.9.2059

Mar 11, 2026
# Release Notes - v1.2.9 # Highlights 🌟 - 🏷️ **Tag-Based Organization System** Replaced the simple favorite boolean with a flexible **tag-based system**, enabling users to organize and filter clipboard items with custom tags. Includes AppControl hooks for tag creation and pinning (#3989 #3991). - 🔄 **Right-Click "Sync To" for Targeted Device Syncing** A new right-click context menu lets you sync any clipboard item directly to a specific device, giving you fine-grained control over what gets shared and where (#4019 #4020). - 🚫 **Source Exclusion — Filter Clipboard by Application** You can now exclude specific applications from clipboard monitoring, preventing unwanted content from being captured. Useful for password managers, banking apps, and other sensitive tools (#3920 #3921). - 🖥️ **Desktop UI Polish & Platform Refinements** Rounded window corners on Windows and Linux, adaptive QR code sizing for multi-device pairing, a redesigned About page matching the mobile layout, and async font loading to eliminate UI stutter (#4006 #4011 #3996 #4004). # Bug Fixes 🐛 - Fix `SQLITE_BUSY` errors by serializing `SyncRuntimeInfoDao` writes (#3994) - Fix `

8 downloads

1.2.8.1999

Feb 17, 2026
# Highlights 🌟 - 🎨 **Material 3 & Tailwind UI Evolution** A comprehensive visual overhaul migrating the application to the **CrossPasteColor** M3 theme and a Tailwind CSS-inspired color palette. The entire icon system has been refactored using **Material Symbols**, providing a unified and modern aesthetic (#3718 #3734 #3740). - 🤖 **MCP Server for AI Integration** Introduced support for the **Model Context Protocol (MCP)**, allowing AI agents to securely access your clipboard data. This update includes a dedicated settings interface for managing agent permissions and connectivity (#3839 #3841). - 🫧 **BubbleWindow & Advanced Inline Editing** Launched the **BubbleWindow**, enabling seamless inline text and HTML editing directly from the Search window. The new editor includes a floating toolbar with undo/redo support and optimized layouts for rapid content adjustments (#3837 #3860 #3862 #3867). - 🔄 **Advanced File Management & Sync Control** Significant upgrades to the sync engine, including the ability to sync large files directly to system download directories and granular controls for specific content types. A new **"Cut" operation** with full undo suppo

8 downloads

1.2.7.1883

Jan 25, 2026
## 🚀 v1.2.7 - Emergency Hotfix This release addresses a critical issue where devices were unable to connect or sync due to an incorrectly configured HTTP header. ### ⚠️ Critical Fixes * **Connection Failure**: Removed manually set `Host` reserved header which caused communication timeouts in certain network environments. ([#3691](https://github.com/CrossPaste/crosspaste-desktop/pull/3691)) ### 📝 Other Improvements * **Compatibility**: Fixed `cursorColor` method for better Android compatibility. ([#3681](https://github.com/CrossPaste/crosspaste-desktop/pull/3681)) * **UI**: Fixed `FileBottomSolid` size calculation logic. ([#3686](https://github.com/CrossPaste/crosspaste-desktop/pull/3686)) * **Internal**: New `getNoDeletePasteDataFlow` for better multiplatform data handling. ([#3688](https://github.com/CrossPaste/crosspaste-desktop/pull/3688)) --- **Full Changelog**: https://github.com/CrossPaste/crosspaste-desktop/compare/1.2.6.1876...1.2.7.1883

8 downloads

1.2.6.1876

Jan 21, 2026
# Highlights 🌟 - 🎨 **Material 3 Design Overhaul** A massive visual upgrade transitioning the entire application to Material 3 principles. This includes a complete refactor of Settings, Device Management, Dialogs, OCR, and Import/Export interfaces for a modern, unified experience (#3516 #3529 #3546 #3560). - ✏️ **Editable Paste Titles** You can now customize and edit the titles of items in your clipboard history directly via the `SidePasteTitleView`, allowing for better organization and quicker identification of important snippets (#3664). - 🪟 **Enhanced Desktop Aesthetics** Significant improvements to platform-specific visuals, including a new frosted glass (translucent) background for the search window on Windows. For macOS, we've introduced support for the "Liquid Glass" effect and ensured full compatibility with macOS 26+ (#3628 #3630 #3643). - 🔄 **Clipboard Relay & Sync** Introduced a new Clipboard Relay system and refactored the task submission architecture. Improved device discovery reliability with network interface fallbacks and enhanced sync status UI (#3662 #3679 #3651). - 🛠️ **Infrastructure & Performance** Upgraded to Kotlin 2.3.0 and

8 downloads

1.2.5.1787

Dec 19, 2025
# 🚀 Highlights This is an **urgent release** addressing critical performance issues and streamlining the UI. - ⚡️ Performance & Stability Hotfix: Addressed UI freezing and lag. We migrated database operations to an async/await pattern with an IO dispatcher and introduced HikariCP to handle concurrency. Also fixed the freeze issue during token refreshes. - ✂️ UI Streamlining: Removed deprecated and redundant UI elements, including the Main Window clipboard display and the Central Search Window, to provide a cleaner and lighter user experience. ## What's Changed * :zap: Convert database operations to async/await pattern with IO dispatcher by @guiyanakuang in https://github.com/CrossPaste/crosspaste-desktop/pull/3489 * :bug: Fix database concurrency issues by introducing HikariCP by @guiyanakuang in https://github.com/CrossPaste/crosspaste-desktop/pull/3491 * :lipstick: Remove clipboard display from Main Window (keep in Sidebar only) by @guiyanakuang in https://github.com/CrossPaste/crosspaste-desktop/pull/3492 * :lipstick: Remove Central Search Window implementation by @guiyanakuang in https://github.com/CrossPaste/crosspaste-desktop/pull/3493 * :hammer: Merge i18n up

8 downloads