Changelog
Every release, what changed, and when it shipped.
v3.1.0
LatestA much bigger free tier
- changedFree clipboard history raised from 25 to 100 entries.
- changedLight and dark themes, the accent color, and the custom global shortcut are now free for everyone.
- changedThe source is now published under PolyForm Strict 1.0.0 instead of bespoke terms. Clipmer remains source-available, not open source.
v3.0.5
Hide entries before you screen-share
- addedMask any entry so its contents render as dots in the list. Free for everyone.
v3.0.4
Text only
- removedImage clipboard history. Clipmer now tracks text only, which removed the largest source of memory pressure.
v3.0.3
Quieter in the background
- fixedThe history list no longer re-renders while the window is hidden.
- securityRotated the license verification public key.
v3.0.2
A faster list
- changedHistory renders 25 entries at a time with a load-more row instead of building the whole list up front.
- fixedArrow-key navigation no longer rebuilds the entire list on every keypress.
- fixedThe settings version label now reads from the running app, and entry timestamps freeze when the window opens.
v3.0.1
Auto-paste for everyone
- changedAuto-paste is now a free feature.
- fixedClipboard polling no longer allocates megabytes of base64 for an unchanged image.