Skip to content

CursorPeek v0.2.0

Choose a tag to compare

@github-actions github-actions released this 28 Jul 04:34

Downloads and hashes

Description Filename SHA256 hash
Per-user installer - x64 CursorPeek-0.2.0-windows-x64-setup.exe 61ABE4E22D09DD5CCF0380991F9E02AF01319EF1F74D969C60276CBACFD5CC92
Portable - x64 CursorPeek-0.2.0-windows-x64-portable.zip 58D6A82D4CE9DE3C52D1990313DF64C065F57BB6C818E93DBCFAFC437C47426A

Highlights

This release makes previews faster, more compact, and available from visible inactive Explorer windows.

Added

  • Preview supported files in an unobscured Explorer window even while another application remains active.
  • Carry the verified Explorer-window identity through the contained-worker protocol and revalidate the same root and active Shell view throughout preview lifetime.
  • Make the repeat-preview cache configurable, with a larger 128-entry default.

Changed

  • Size image previews from their natural dimensions and shrink only when they exceed the selected maximum.
  • Measure text content so short files do not leave unused popup space, with metadata below both image and text previews.
  • Reduce repeated-hover latency through worker prewarming, Shell-view reuse, and verified preview caching.
  • Preserve the dwell deadline while the pointer moves within one Explorer item and use a brief re-show delay when moving directly to another item.

Security

  • Protocol version 9 binds each product request to the exact Explorer root admitted by the coordinator. Occlusion, pointer departure, root/view replacement, destruction, hiding, or minimization still fail closed.
  • Foreground changes now trigger target-context revalidation instead of weakening or discarding the Explorer identity check.

Verification

  • SHA256SUMS.txt
  • CycloneDX SBOM
  • GitHub build-provenance and SBOM attestations are created before publication.
  • The installer is not code-signed yet. Verify its SHA256 hash before running it.

Compare changes since v0.1.1