Skip to content

CaptureImage v1.5.1

Latest

Choose a tag to compare

@github-actions github-actions released this 11 May 13:43
v1.5.1
394e108

CaptureImage v1.5.1

Lightweight Windows screen capture for games without a built-in screenshot key.

Downloads

  • Setup.exe — Velopack installer. Windows 11 22H2+ only.
  • *.nupkg — portable Velopack package for manual install / CI updates.
  • *-Portable.zip — extract-and-run multi-file build, no installer.
  • RELEASES — Velopack release manifest.
  • SHA256SUMS.txt — checksums for manual verification.

Unsigned installer notice

This release is not code-signed yet (OSS signing application
pending). Windows SmartScreen will show an "Unknown publisher"
warning on first run. To verify the installer is unmodified:

  1. Download SHA256SUMS.txt from this release.
  2. Run Get-FileHash -Algorithm SHA256 Setup.exe in PowerShell.
  3. Compare with the entry in SHA256SUMS.txt.

Changelog

See CHANGELOG.md.

What's Changed

  • release: v1.5.0 — process leak fix, theme sync, +4 langs, 4 features by @poli0981 in #14

Full Changelog: v1.5.0...v1.5.1