ResizeMe v1.0.2-windows
·
6 commits
to main
since this release
Windows release from commit 4bdead4.
Downloads
ResizeMe-windows-amd64.exe- Windows x64ResizeMe-windows-arm64.exe- Windows ARM64
Install with winget
After the generated manifest is approved in microsoft/winget-pkgs:
winget install BurkeHolland.ResizeMe
Update later with winget upgrade BurkeHolland.ResizeMe.
Release validation
- Azure Artifact Signing completed for x64 and ARM64 executables.
- SignTool verification passed for x64 and ARM64 executables.
- winget manifest validation passed for the generated portable installer manifests.
winget hashes
PackageVersion: 1.0.2
x64 InstallerSha256: 707fe0145636ff43b87aedb373c7ce8699f858992184a07632bc99b729c84381
arm64 InstallerSha256: 347b8c4d8742762fbc990749cf05fe0cdfbc1ee37f7e255fcbf8a0229f5eab37
What's Changed
- Add Resize Now actions to Windows by @jamesmontemagno in #28
- Reorganize Windows settings for faster task completion by @jamesmontemagno in #29
- Add About and version information to Windows app by @jamesmontemagno in #30
- Verify Windows resize results by @jamesmontemagno in #31
- Improve Windows first-run onboarding by @jamesmontemagno in #32
- Align window state behavior across platforms by @jamesmontemagno in #33
- Keep oversized Windows resizes on-screen by @jamesmontemagno in #34
- Show Windows resize target in tray menu by @jamesmontemagno in #35
- Align supported global hotkey keys by @jamesmontemagno in #36
- Document pixel and point sizing semantics by @jamesmontemagno in #37
- Align settings save and revert behavior by @jamesmontemagno in #38
- Add in-app Windows update experience by @jamesmontemagno in #40
- Hide resize presets without deleting them by @jamesmontemagno in #41
- Fix resize preset and hotkey regressions by @jamesmontemagno in #43
Full Changelog: v0.2.2-windows...v1.0.2-windows