github rgdevment/CopyPaste v2.0.0

latest releases: v2.7.0, v2.6.3, v2.6.2...
3 months ago

CopyPaste has been completely rebuilt from the ground up. What was a Windows-only app (WinUI3/C#) is now a cross-platform clipboard manager built with Flutter/Dart, available on Windows, macOS, and Linux.

  • Now available on Windows, macOS, and Linux

  • macOS: Universal binary (Intel + Apple Silicon), DMG installer, Homebrew Cask

  • Windows: EXE standalone installer + MSIX for Microsoft Store

  • Linux: Native support

  • Modern, clean UI rebuilt with Flutter

  • Full keyboard navigation and search

  • Improved clipboard card layout with better focus handling

  • Localization support (English & Spanish)

  • Color labels with localized names

  • Show/hide tray icon option (macOS)

  • New cross-platform clipboard listener

  • Enhanced clipboard event handling and writing

  • GDI+ support for better image capture (Windows)

  • Stabilization delay for reliable clipboard reads

  • Full backup and restore functionality

  • Restart notification after restore

  • Improved file cleanup - no leftover temp files

  • Built-in update checker via appcast

  • Automatic update notifications

  • Accessibility permission gate screen with guided setup

  • Code-signed releases

  • Homebrew Cask: brew install --cask copypaste

  • Comprehensive test suite (Core, Listener, UI)

  • Codecov and SonarCloud integration

  • Automated CI/CD pipelines for all platforms

This is a full rewrite - a fresh install is recommended. Your clipboard history from v1 will not carry over. v1 remains available on the v1-stable branch.

What's Changed

Full Changelog: v1.0.5...v2.0.0

Don't miss a new CopyPaste release

NewReleases is sending notifications on new releases.