Downloads and hashes
| Description | Filename | SHA256 hash |
|---|---|---|
| Per-user installer - x64 | CursorPeek-0.4.0-windows-x64-setup.exe | 0FEDAB2421DE04D490A8E299A6F801F1FF20456EE182B7ECD8DA86A961533C4C |
| Portable - x64 | CursorPeek-0.4.0-windows-x64-portable.zip | 596750A9CF8BBF39820641D869E1604A404F875CBD923E1AF4E82B29D3C56569 |
Highlights
This release adds contained visual and animated SVG previews and restores animated GIF and WebP upgrades.
Added
- Preview self-contained
.svgfiles as bounded visuals, with a performance-first static render followed by a contained animation upgrade for supported SMIL documents, based on SVG work by @kailiang0120 in db627cb.
Fixed
- Deliver decoded GIF and animated WebP frame sets through the worker protocol instead of discarding the animation upgrade and leaving only the first frame visible, with contributions from @tanveyhong in 6065d2a.
- Reserve
.svgfor the visual provider so unsupported markup no longer appears as plain text.
Security
- Disable SVG filesystem and network resource resolution, system-font discovery, scripts, event handlers, entities, and external references in the visual and animation paths.
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.