Releases: burkeholland/resize-me
Release list
ResizeMe v1.0.2-mac
Release Notes
See the changelog for details.
Install with Homebrew
brew tap burkeholland/resize-me https://github.com/burkeholland/resize-me
brew trust burkeholland/resize-me 2>/dev/null || true
brew install --cask resizemeUpdate with Homebrew
brew update
brew upgrade --cask resizemeDownloads
ResizeMe.zip— direct macOS app archive
ResizeMe v1.0.2-windows
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
ResizeMe v1.0.1-windows
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
ResizeMe v1.0.1-mac
Release Notes
See the changelog for details.
Install with Homebrew
brew tap burkeholland/resize-me https://github.com/burkeholland/resize-me
brew trust burkeholland/resize-me 2>/dev/null || true
brew install --cask resizemeUpdate with Homebrew
brew update
brew upgrade --cask resizemeDownloads
ResizeMe.zip— direct macOS app archive
ResizeMe v0.2.3-windows
Windows release from commit c6e01dd.
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: 0.2.3
x64 InstallerSha256: f693ee619048b96ffaa28b57ff5244b4c22b3402188e83f5d06d1d6ee9a5e2e7
arm64 InstallerSha256: 932a672a94f3c38535549f18fff1b1e5461266ab749f383bfbac5c8f91894a46
What's Changed
- Fix Windows launch at startup by @jamesmontemagno in #15
Full Changelog: v0.2.1-windows...v0.2.3-windows
ResizeMe v0.2.2-windows
Windows release from commit c6e01dd.
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: 0.2.2
x64 InstallerSha256: 8f9765e86128bb1bdbac39ca55ff0c2115dcc3f5bf39d5ff33196adec15e9b3a
arm64 InstallerSha256: 2957c48ae0eaaddfdedb666cf70066878ea91a514e4283156c5f781ae0f69d4c
What's Changed
- Fix Windows launch at startup by @jamesmontemagno in #15
Full Changelog: v0.2.1-windows...v0.2.2-windows
ResizeMe v0.2.1-windows
Windows release from commit c223ba4.
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: 0.2.1
x64 InstallerSha256: 97083dd8d1aa23c652dbc02f9a4b666e669631c9eac681fa1890145891dae298
arm64 InstallerSha256: 3ec4633558f02791ff6af12e1f5fd5e78c2f79f17bea7ef52606214e7e4858fb
What's Changed
- Add Tiny Tool Town footer note by @jamesmontemagno in #7
- Update website download copy by @jamesmontemagno in #9
- Add WinGet install steps to website by @jamesmontemagno in #11
- Fix Windows settings window title-bar drag and refresh app icon by @jamesmontemagno in #12
Full Changelog: v0.2.0-windows...v0.2.1-windows
ResizeMe v0.2.0-windows
Windows release from commit 82f6c63.
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: 0.2.0
x64 InstallerSha256: a8f84c81b0d2eb9b23730e449b7d9f3593047109f4d5f77051461d0c9e67f69b
arm64 InstallerSha256: 8909108a07a17aad8915798bf2512d4783ad65e0057b891a9509a256364fa06d
Full Changelog: v0.1.20260626175920...v0.2.0-windows
ResizeMe v0.1.20260626175920
Automated build from commit 8349ebf.
Downloads:
ResizeMe-windows-amd64.exe— Windows x64ResizeMe-windows-arm64.exe— Windows ARM64
What's Changed
- Fix Windows download link and add copy buttons to brew commands by @jamesmontemagno in #2
- Improve website links and dynamic Windows release detection by @jamesmontemagno in #3
- Boost website SEO and add promotional landing sections by @jamesmontemagno in #4
- Simplify landing page and move details to FAQ page by @jamesmontemagno in #5
- Add favorites support to Go/Wails presets by @jamesmontemagno in #6
New Contributors
- @jamesmontemagno made their first contribution in #2
Full Changelog: v0.1.20260618134843...v0.1.20260626175920
ResizeMe v0.1.20260618134843
Automated build from commit b27e9f7.
Downloads:
ResizeMe-windows-amd64.exe— Windows x64ResizeMe-windows-arm64.exe— Windows ARM64
What's Changed
- Add Native Swift App by @jamont3089 in #1
New Contributors
- @jamont3089 made their first contribution in #1
Full Changelog: v0.1.20260610152140...v0.1.20260618134843