Skip to content

Clipboard Bridge 2.0.1

Choose a tag to compare

@Mattboxx Mattboxx released this 29 Jul 15:46

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 Bridge instead 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-User and X-Clipboard-Password headers for API clients.
  • Adds safer secret comparisons, long-lived cookie protections and no-store clipboard responses.
  • Adds configurable CLIPBOARD_MAX_UPLOAD_MB with a 64 MB default.
  • Published for linux/amd64 and linux/arm64 as ghcr.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.