github rgdevment/CopyPaste v2.8.0

6 hours ago

New

  • Clips copied with styles now show their own icon, so formatted text can be
    told apart from plain text at a glance.
  • The Windows key can now be used in global shortcuts.
  • Clipboard entries marked as sensitive are no longer stored. Password managers
    and similar apps flag copied secrets using the standard clipboard exclusion
    format, and CopyPaste now honors it on Windows, macOS and Linux.

Changed

  • 'Paste as plain text' is only offered when the clip actually carries
    formatting to strip, instead of on every text clip.

Fixed

  • Re-copying the same text with different formatting kept the original format
    instead of picking up the new one.

Licensing

  • CopyPaste remains free software under GPL-3.0, and is now additionally
    available under separate commercial terms for uses GPL-3.0 does not cover.
    See COMMERCIAL.md.
  • Contributions now require signing a Contributor License Agreement (CLA.md),
    which is what keeps dual licensing possible. Contributors keep the copyright
    on their work.

Severity: recommended

What's Changed

  • Feat: hotkey use win by @rgdevment in #50
  • feat: add Contributor License Agreement and commercial licensing by @rgdevment in #52
  • feat: distinguish rich text from plain text and hide no-op plain paste by @rgdevment in #53
  • feat: activate the panel window when the hotkey opens it on Windows by @rgdevment in #54

Full Changelog: v2.7.0...v2.8.0

Don't miss a new CopyPaste release

NewReleases is sending notifications on new releases.