github keithvassallomt/ClusterCut v0.3.6

8 hours ago

Release v0.3.6

Added

  • Plain text over 10 MB now syncs out-of-band (streamed and zstd-compressed) instead of inline, so large text still pastes as text on the receiver; text over 100 MB is not shared and a notice is recorded in History.

Changed

  • History view no longer stalls on large clipboard items: the UI receives a light preview (truncated text or a thumbnail) while full content stays in a budgeted backend store (200 MB default, configurable under Settings → General). Copy/Send re-call large items by id. Thanks to @mdunphy for the report.

Fixed

  • The GNOME "clipboard sync is now active" notification no longer reappears on every launch. It now fires once as a recovery after the extension was missing/disabled, instead of on each cold-start backend promotion.
  • A Windows peer could crash (heap corruption) when receiving a large text payload immediately followed by rich/HTML content. Rich-text and SVG clipboard writes now go through the same single worker thread as plain text and images, instead of opening the Windows clipboard from a second thread. Thanks to @mdunphy for the report.

📦 Installation

Linux
If you're on a modern Linux distribution (i.e. with Wayland and Flatpak support), the recommended method of installing ClusterCut is via FriendlyHub.

Tip

If you need X11 support, or don't have Wayland/Flatpak support, use the RPM or DEB files from the assets in this release.

macOS
Download the DMG file from the assets of this release.

Windows
Download the EXE file from the assets of this release.


Full Changelog: https://github.com/keithvassallomt/ClusterCut/blob/main/CHANGELOG.md

Don't miss a new ClusterCut release

NewReleases is sending notifications on new releases.