Clipboard Bridge 2.0.1
Clipboard Bridge 2.0.1
Maintenance release focused on reliable Windows installation, file delivery and the self-hosted server.
Windows client
- Stores settings and runtime data in
%LOCALAPPDATA%\Clipboard Bridgeinstead of the application directory. - Saves received files in
%USERPROFILE%\Downloads\Clipboard Bridge. - Automatically downloads new files while Clipboard Bridge is running.
- Clicking a received-file notification opens File Explorer with the file selected.
- Migrates configuration, history, received files and local Server-mode data from older installations.
- Keeps the Windows interface responsive while network requests run in the background.
Windows packages
- Per-user installer under
%LOCALAPPDATA%\Programs\Clipboard Bridge. - Installer does not require administrator privileges.
- Portable executable requires no installation.
- Neither package contains personal configuration or fixed server credentials.
Self-hosted server 1.0.1
- Uses Gunicorn with a threaded worker in the Docker image for more reliable concurrent requests.
- Keeps the existing iPhone Shortcut URLs, including
?token=and?user=&password=. - Adds optional
X-Clipboard-UserandX-Clipboard-Passwordheaders for API clients. - Adds safer secret comparisons, long-lived cookie protections and
no-storeclipboard responses. - Adds configurable
CLIPBOARD_MAX_UPLOAD_MBwith a 64 MB default. - Published for
linux/amd64andlinux/arm64asghcr.io/mattbox03/clipboard-bridge-server:1.0.1. - ZimaOS, Portainer, Umbrel and Runtipi manifests are updated in the Clipboard Bridge App Store.
The iPhone Shortcuts published with version 2.0.0 remain compatible with this release.
Auto-sync may not detect clipboard changes made by applications running as administrator. In that situation, start Clipboard Bridge with Run as administrator too.