·
1 commit
to main
since this release
Windows release from commit 165d802.
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.1
x64 InstallerSha256: a06ae7c6b031132dce4c7dea0fcc2da60fd805c1c89d8aff9737db4216164135
arm64 InstallerSha256: 66e36832a8cbabd48d6ffcaaa44b734cba7cbdba355f130e6b176049a294f321
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.1-windows