⚠️ Important notice for users on 0.14.0-alpha.9 – 0.14.0: these versions have a bug that prevents automatic updates from completing. Please open https://uniclipboard.app/download in your browser, download the latest installer, and reinstall manually.
Features
- Add Debug mode and one-click log export so troubleshooting information can be collected from Settings or the command line (#1087)
- Add official Homebrew cask support for installing and updating UniClipboard on macOS (#1086)
- Add package-manager packaging for Chocolatey, winget, Scoop, Flathub, and Nix (#1088)
- Add configuration backup and import so you can move an existing UniClipboard setup to another device from Settings or first-run setup (#1118)
- Add a Sync on restore option that can make restored history items become the active clipboard on your other devices (#1117)
- Add a Network setting for choosing the transfer behavior, with CUBIC recommended for local networks and BBR3 available for long-distance or lossy links (#1121)
Fixes
- Fix Snap packaging so the installed app includes the expected binaries (#1075)
- Reduce repeated Linux/X11 image capture loops that could flood clipboard history after copying an image (#1083)
- Fix command-line text output so
uniclip get ends cleanly on a terminal line (#1091)
- Fix Linux clipboard image handling to prefer usable image data and avoid selecting unsupported image targets (#1089)
- Fix Linux/X11 clipboard reads that could give up before the clipboard owner finished serving the copied content (#1096)
- Fix repeated Linux image captures caused by alpha-channel-only differences in shared clipboard images (#1105)
- Keep the restart dialog open while Debug mode is applying so users can see that the restart is still in progress (#1102)
- Fix macOS clipboard history so copying the same text again can bring that item back to the top (#1112)
- Fix file sync identity matching so the same copied file is recognized across devices instead of being repeatedly pulled (#1126)
- Show offline peers as unreachable instead of failed when a clipboard item cannot be delivered because the peer is offline (#1131)
- Prevent concurrent file transfers from turning cached files into empty files on macOS and Windows (#1132)
- Prevent duplicate file entries and duplicate downloads when the same copied file arrives through overlapping sync paths (#1133)