Releases: HologramHacks/clipstack
Release list
v0.4.5
v0.4.5
Fixes a data-reversion bug in the 0.4.4 upgrade migration. If you upgraded to 0.4.4, install this.
- 0.4.4's migration could prefer stale leftover files over your live data, silently reverting pins, history, and settings to an old state. The migration now takes the newest file, verifies the lift, and removes the legacy per-machine folder afterward so stale copies can never shadow live data again.
- Adds a regression test covering the migration in both directions.
Install
Download clipstack.exe below and run it. Single file, no installer, no runtime, lives in your tray. Unsigned, so on first launch click More info, then Run anyway.
Verify the download (optional): gh attestation verify clipstack.exe --repo HologramHacks/clipstack
v0.4.4
Warning
This release has an upgrade bug that can silently revert pins, history, and settings to a stale state. Use v0.4.5 instead.
v0.4.4
Slimming release: less code, same behavior.
- Removed the custom tooltip hint window (the pin reorder arrows explain themselves), the redundant vectored exception crash handler, and the per-machine data subfolder. Net -193 lines and one fewer windows-sys feature.
- Data now lives directly in %LOCALAPPDATA%\ClipStack. Existing pins, history, and settings migrate automatically on first launch.
- Text cleanup across comments, SECURITY.md, and the tray tooltip.
- Cargo.toml now carries license, repository, and author metadata.
Install
Download clipstack.exe below and run it. Single file, no installer, no runtime, lives in your tray. Unsigned, so on first launch click More info, then Run anyway.
Verify the download (optional): gh attestation verify clipstack.exe --repo HologramHacks/clipstack
v0.4.3
ClipStack v0.4.3
- Larger pin icon and lighter reorder arrows, tuned for the slimmer rows from v0.4.2.
Install
Download clipstack.exe below and run it. Single file, no installer, no runtime, lives in your tray. Unsigned, so on first launch click More info, then Run anyway.
Verify the download (optional): gh attestation verify clipstack.exe --repo HologramHacks/clipstack
v0.4.2
ClipStack v0.4.2
-
Slimmer popup: narrower and denser, with more history visible before it scrolls.
-
No more hover flash: hovering an item no longer flashes the rest of the list.
-
Reliable first-copy capture: clips land on the first copy instead of sometimes needing a second one.
Install
Download clipstack.exe below and run it. Single file, no installer, no runtime, lives in your tray. Unsigned, so on first launch click More info, then Run anyway.
Verify the download (optional): gh attestation verify clipstack.exe --repo HologramHacks/clipstack
v0.4.1
ClipStack v0.4.1
- No more scroll flicker at the list ends. Scrolling past the top or bottom no longer redraws the same frame on every wheel tick, so the list sits still instead of flickering.
Install
Download clipstack.exe below and run it. Single file, no installer, no runtime, lives in your tray. Unsigned, so on first launch click More info, then Run anyway.
Verify the download (optional): gh attestation verify clipstack.exe --repo HologramHacks/clipstack
v0.4.0
ClipStack v0.4.0
-
Six color themes in the tray: Dark (default), Grey, Light, Nord, Solarized, High Contrast. Picks persist, repaint live, and the About panel themes along with everything else.
-
Rename a pin: right-click a pin to edit its label inline (Enter saves, Esc cancels).
-
Two-step delete: a pin's red X now takes two clicks. The first arms a solid-red confirm button; the second deletes. History clips still delete in one click.
-
Right-click on a pin no longer instantly unpins it (it renames now), so no pin action is one-click-destructive.
Install
Download clipstack.exe below and run it. Single file, no installer, no runtime, lives in your tray. Unsigned, so on first launch click More info, then Run anyway.
Verify the download (optional): gh attestation verify clipstack.exe --repo HologramHacks/clipstack
v0.3.2
ClipStack v0.3.2
- Cross-machine data bleed fixed. Pins, history, and settings now live in a per-machine folder (
%LOCALAPPDATA%\ClipStack\<computer name>\), so two machines that share a profile or a mapped AppData (for example a VM mapped to its host) no longer overwrite each other's clips. Existing data migrates over automatically on first launch.
Install
Download clipstack.exe below and run it. Single file, no installer, no runtime, lives in your tray. Unsigned, so on first launch click More info, then Run anyway.
Verify the download (optional): gh attestation verify clipstack.exe --repo HologramHacks/clipstack
v0.3.1
ClipStack v0.3.1
Brand refresh
- New green accent (#40CC7A) in place of the old orange, matching the new logo.
- New rounded-square app icon across the tray, the About panel, and the desktop shortcut.
- Refreshed banner.
Cosmetic only, built on the v0.3.0 crash fixes.
Install
Download clipstack.exe below and run it. Single file, no installer, no runtime, lives in your tray. Unsigned, so on first launch click More info, then Run anyway.
Verify the download (optional): gh attestation verify clipstack.exe --repo HologramHacks/clipstack
v0.3.0
ClipStack v0.3.0
Stability
- Two crashes fixed. A re-entrant mouse-hook double-borrow, and an empty clip that dereferenced a dangling pointer in Windows' text drawing. ClipStack now also logs the stack of any hard fault, so future issues are diagnosable instead of silent.
Pins
- Up to 99 pins (was 8), in a scrollable block.
- Reorder by hovering a pin's arrows: plain click moves it one step, Shift+click sends it to the top or bottom. A hover tooltip spells out the gesture.
More
- Auto-copy on highlight (opt-in tray toggle, off by default): grabs whatever you select with the mouse, no Ctrl+C needed.
- Subtle scroll indicator on overflowing lists.
- Data moved to %LOCALAPPDATA% (machine-local) with a one-time migration.
Install
Download clipstack.exe below and run it. Single file, no installer, no runtime, lives in your tray. Unsigned, so on first launch click More info, then Run anyway.
Verify the download (optional): gh attestation verify clipstack.exe --repo HologramHacks/clipstack
ClipStack v0.2.1
ClipStack v0.2.1
Tidied up
- Leaner tray menu. The "hologramhacks.com" and "GitHub repo" entries are gone, since the About panel now carries those as clickable links. The tray is just your controls plus About.
Install
Download clipstack.exe below and run it. Single file, no installer, no runtime, lives in your tray. Unsigned, so first launch: More info, then Run anyway.
Verify (optional): gh attestation verify clipstack.exe --repo HologramHacks/clipstack