Skip to content

ClipnPaste 0.2.5

Choose a tag to compare

@LinkofHyrule89 LinkofHyrule89 released this 10 Jul 08:20
· 15 commits to main since this release

ClipnPaste 0.2.5

Bugfix and reliability release for clipboard history.

Fixed

  • Clear all keeps the list empty (no flash of the live clipboard back into history)
  • New copies after clear still appear without restarting the app
  • Ctrl+C / Ctrl+X text is not ignored when X11 still has a stale image target (separate text/image hash gates)
  • Real text wins over incidental URL/path text when both change; images preferred only for incidental text
  • History text wraps instead of clipping under edit/delete/pin buttons

Tests

  • Expanded unit tests for clear-all, copy-after-clear, pin, edit, promote-on-select, emoji, and text-vs-image policy (npm test / cargo test --lib)

Install

sudo apt install ./ClipnPaste_0.2.5_amd64.deb
clipnpaste &

Full notes: CHANGELOG.md