Skip to content

Rapid Optimizer v1.1.6

Choose a tag to compare

@ChamikaSamaraweera ChamikaSamaraweera released this 11 Jun 10:39
0c90bb5

What's New

  • PSU Monitor with per-rail breakdown (+12V / +5V / +3.3V), component draw estimation, efficiency donut chart, and sparkline history graphs
  • User-configurable PSU rated wattage with quick presets (550–1000W)
  • GPU TDP lookup table covering 100+ cards (RTX 40/30/20, RX 7000/6000/5000, Intel Arc)
  • CPU TDP estimation by model name with formula fallback for unknown CPUs
  • Startup loading screen with animated progress bar and step messages
  • Tab-switch shimmer skeleton loader on every sidebar navigation click
  • First-run welcome screen with 3-step onboarding flow (feature overview → overlay → license)
  • Welcome screen stores seen state via localStorage — never shown again after first close
  • Startup loader hides on Wails ready event with 4-second hard fallback
  • All UI additions are CSS/HTML/JS only — zero Go backend changes

Downloads

File Type
RapidOptimizer_Setup_v1.1.6.exe Recommended — Windows Installer
RapidOptimizer_v1.1.6.exe Portable EXE — no install needed

SHA-256 Checksums

5F9BF8CF68EBF97AF6C374C03EE46804C46718FA48A74329491B593D6ACCB956  RapidOptimizer_Setup_v1.1.6.exe
D633B491DCCCB1FBA59C4200400892C1A3ECE4F5DEC6D9AEB72ADD179127E053  RapidOptimizer_v1.1.6.exe

Verify (PowerShell)

# Run after downloading — hash must match exactly
Get-FileHash 'RapidOptimizer_Setup_v1.1.6.exe' -Algorithm SHA256 | Format-List
Get-FileHash 'RapidOptimizer_v1.1.6.exe'  -Algorithm SHA256 | Format-List

Requirements

  • Windows 10 / 11 (64-bit)
  • Administrator privileges required

Always verify SHA-256 before running. Download only from the official GitHub Releases page.