Skip to content

CompactRS v2025.12.23-1259

Choose a tag to compare

@github-actions github-actions released this 23 Dec 13:00
· 67 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: enhance Settings and Watcher dialogs

  • Settings: Added 'Reset Application Defaults' feature. - Settings: Improved layout with dynamic right-alignment for buttons. - Watcher: Enabled window resizing (WS_THICKFRAME). - Watcher: Implemented dynamic layout to fill empty space. - Watcher: Cleaned up unused imports.

Build Information

  • Commit: 1dc914697a2c1927708b89921a8f0649fae652d1
  • Author: IRedDragonICY
  • Platform: Windows x64
  • Binary Size: 192.5 KB (UPX compressed)
  • Rust Toolchain: Nightly

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: 61078A171EBD9430AF10834819698F45B8B80F0DF3C3015311735D2CDB5CE510

Verify integrity:

(Get-FileHash .\compactrs.exe -Algorithm SHA256).Hash -eq "61078A171EBD9430AF10834819698F45B8B80F0DF3C3015311735D2CDB5CE510"