Skip to content

CaptureImage v1.3.1

Choose a tag to compare

@github-actions github-actions released this 26 Apr 05:40
v1.3.1
4c1dba2

CaptureImage v1.3.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.

Full Changelog: v1.3.0...v1.3.1