Skip to content

CompactRS v2025.12.18-0159

Choose a tag to compare

@github-actions github-actions released this 18 Dec 02:00
· 146 commits to main since this release

Security Verification

View VirusTotal Scan Report

Note: UPX-compressed binaries may trigger false positives in some antivirus engines.


Changes

feat: implement dynamic versioning and sync release workflow

  • Update About dialog to display dynamic build version (vYYYY.MM.dd-HHmm) - Synchronize GitHub Release tag with binary APP_VERSION - Update Cargo.toml version to 2025.12.18 - Refactor build script and UI components

Build Information

  • Commit: 51984536cdd5a31183a22646e13350b6aef50f3a
  • Author: IRedDragonICY
  • Platform: Windows x64
  • Binary Size: 161 KB (UPX compressed)
  • Rust Toolchain: Stable

Installation

  1. Download compactrs.exe from assets below
  2. Run as Administrator (required for WOF compression)
  3. Drag and drop files or folders to compress

Checksum

SHA256: 407CF8C544D4E6407BBB92A97F33C3D1A3CA5C6E1DCE3E0F567AD321A3D5FFC9

Verify integrity:

(Get-FileHash .\compactrs.exe -Algorithm SHA256).Hash -eq "407CF8C544D4E6407BBB92A97F33C3D1A3CA5C6E1DCE3E0F567AD321A3D5FFC9"