Releases: omvs077/ClipManager
Releases · omvs077/ClipManager
Release list
v1.1.1 — bug free version, fixed snippet tab.
Bug Fix
- Fixed: Deleting a clip with
Ctrl+Deldidn't persist — the clip would reappear after closing and reopening the popup.- Root cause:
Popup::m_historyis a separate copy of the clipboard history, not a reference to the main app's list. The delete callback saved the original list back to disk before the item was ever removed from it. - Fix: The delete handler now removes the entry from the real history list before saving.
- Root cause:
Download
ClipManagerSetup-1.1.1.exe— full installer (recommended)ClipManager-v1.1.1-portable.zip— standalone, no installation required
Full Changelog: v1.0.0...v1.1.0...v1.1.1
ClipManager v1.0.0-beta
First stable release of ClipManager — a fast, native Windows clipboard manager built in C++/Win32.
Features
- Clipboard history for text, images, and files/folders
- Smart detection for URLs, colors, file paths, and emails with quick actions
- Real file/folder paste-back (not just paths)
- Snippets for reusable text templates
- Pin favorites, search, auto-delete by age
- Privacy controls (password manager exclusion, pause monitoring)
- First-run setup wizard
- Runs quietly in the system tray, starts with Windows
Install
Download ClipManager_Setup.exe below and run it.
Shortcut: Ctrl + Shift + V to open clipboard history.