⚠️ 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 an edit flow for mobile sync devices so you can change a device label, username, or password and scan the refreshed credentials when needed (#1065)
- Make mobile sync QR codes include all reachable desktop addresses so phones can connect more reliably across LAN, Tailscale, or a configured public entry (#1026)
- Add
uniclip get to read already-synced clipboard entries from the CLI without waiting for the next incoming item (#1032)
- Make the CLI available through npm for easier installation in terminal and scripting workflows (#1028)
Fixes
- Keep long dialogs usable by scrolling the body while the header and footer stay visible (#1067)
- Fix Linux synced text so it can be pasted into apps such as Firefox and GTK apps, and avoid paste delays after receiving clipboard updates (#1061)
- Prevent the app from getting stuck after an update or restart when the previous background service is still shutting down (#1038, #1063)
- Avoid startup hangs on Linux sessions where the system keyring is unavailable or locked (#1058)
- Improve Linux X11 clipboard capture so quick or slow clipboard owners no longer cause copied content to be missed (#1054)
- Allow headless hosts to start without a system clipboard instead of failing during daemon startup (#1055)
- Hide container virtual network interfaces from the mobile sync address picker (#1036)
- Allow a device to pair again cleanly when an older stale record still exists (#1033)
- Avoid a Wayland rendering crash or blank window caused by the WebKit DMABUF renderer (#1062)
- Fix the Windows npm CLI package so nested paths are handled correctly (#1031)