Skip to content

Releases: Caleb-Guyer/ClipboardPlusPlus

Clipboard++ v0.8.0

Choose a tag to compare

@github-actions github-actions released this 07 Aug 00:04

Automated Windows build for Clipboard++. Use the x64 setup executable for most Windows systems, or the MSI for managed deployment. Windows SmartScreen may warn because the application is not yet code-signed.

Full Changelog: v0.7.0...v0.8.0

Clipboard++ v0.7.0

Choose a tag to compare

@Caleb-Guyer Caleb-Guyer released this 06 Aug 22:15

Clipboard++ v0.7.0 introduces Workflow Actions for repeatable programmer-focused clipboard automation.

Highlights:

  • Chain up to 12 local transforms, including bounded regular-expression replacement.
  • Favorite workflows and assign Ctrl+Alt+1 through Ctrl+Alt+9 shortcuts across workflows and templates.
  • Paste as cleaned plain text, a Markdown quote, or a JSON string.
  • Import and export portable workflow preset files.
  • Include workflow actions and shortcut assignments in full local backups.
  • Persist workflows locally with the SQLite schema v6 migration.

Validated with TypeScript checks, a production frontend build, 39 Rust tests, interactive dark/light UI QA, and local MSI/NSIS release builds.

Use the x64 setup executable for most Windows systems, or the MSI for managed deployment. Windows SmartScreen may warn because the application is not yet code-signed.

Clipboard++ v0.6.0

Choose a tag to compare

@Caleb-Guyer Caleb-Guyer released this 06 Aug 20:48

Transform & Paste adds previewable local text/code transformations, reusable snippet templates, keyboard-first quick actions, and template-aware backups.

Use the x64 setup executable for most Windows systems, or the MSI for managed deployment. Windows SmartScreen may warn because Clipboard++ is not yet code-signed.

Full Changelog: v0.5.0...v0.6.0

Clipboard++ v0.5.0

Choose a tag to compare

@github-actions github-actions released this 06 Aug 15:00

Automated Windows build for Clipboard++. Use the x64 setup executable for most Windows systems, or the MSI for managed deployment. Windows SmartScreen may warn because the application is not yet code-signed.

Full Changelog: v0.4.0...v0.5.0

Clipboard++ v0.4.0

Choose a tag to compare

@github-actions github-actions released this 06 Aug 04:40

Automated Windows build for Clipboard++. Use the x64 setup executable for most Windows systems, or the MSI for managed deployment. Windows SmartScreen may warn because the application is not yet code-signed.

Full Changelog: v0.3.0...v0.4.0

Clipboard++ v0.3.0

Choose a tag to compare

@github-actions github-actions released this 06 Aug 03:23

Automated Windows build for Clipboard++. Use the x64 setup executable for most Windows systems, or the MSI for managed deployment. Windows SmartScreen may warn because the application is not yet code-signed.

Full Changelog: v0.2.0...v0.3.0

Clipboard++ v0.2.0

Choose a tag to compare

@github-actions github-actions released this 06 Aug 02:05

Automated Windows build for Clipboard++. Use the x64 setup executable for most Windows systems, or the MSI for managed deployment. Windows SmartScreen may warn because the application is not yet code-signed.

Full Changelog: v0.1.0...v0.2.0

Clipboard++ v0.1.0

Choose a tag to compare

@Caleb-Guyer Caleb-Guyer released this 06 Aug 00:42

Clipboard++ is a fast, private clipboard history replacement for Windows, built with Tauri, React, TypeScript, Rust, and SQLite.

Highlights

  • Automatically captures text, code, and links
  • Instant search and dedicated pinned, code, link, and text views
  • Syntax highlighting for common programming languages
  • Global Ctrl+Shift+V shortcut and close-to-tray behavior
  • Local-only SQLite storage with no accounts, analytics, or cloud sync

Installation

Use Clipboard++_0.1.0_x64-setup.exe for the standard Windows installer. The MSI is also available for managed installation workflows.

Windows SmartScreen may display a warning because this first release is not code-signed.

SHA-256

  • Clipboard++_0.1.0_x64-setup.exe: 416C3B86A61678252DA88E8D70269F4641829BC2832A78D5A9EBBC308CAAA342
  • Clipboard++_0.1.0_x64_en-US.msi: 102EB593F7F6C2131303668495D1742D1266D23B1E94EC0726FC0A8D251C8817

Full Changelog: https://github.com/Caleb-Guyer/ClipboardPlusPlus/commits/v0.1.0