Window Resizer Changelog

What's new in Window Resizer 1.3.4

Dec 18, 2023
  • chore: update tray menu icons
  • feat: add an option that allows to turn off process title match #55
  • feat: add delay for auto resize #56
  • feat: add Save All/Restore All to tray menu #57
  • feat: add "open config directory" button
  • fix: set dpi awareness for CLI app #60

New in Window Resizer 1.3.3 (Apr 2, 2023)

  • fix: wrong position when task bar is on top #45
  • feat: Add an option to include minimized windows when restoring all #46
  • feat: change tray icon based on dark mode enabled or not #47
  • feat: optional notification after window settings saved #49

New in Window Resizer 1.3.1 (Feb 7, 2023)

  • Added an option to run on system startup.
  • Portable mode with standalone package.

New in Window Resizer 1.3.0 (Nov 19, 2022)

  • Add CLI #38

New in Window Resizer 1.2.0 (Sep 19, 2022)

  • Profiles support #32
  • Multiscreen bug fixes #34

New in Window Resizer 1.1.1 (Aug 28, 2022)

  • Win key support #28
  • Hotkey to save all windows #23
  • Show tips when elevated privileges required #27
  • Add an option to disable checking updates at startup
  • Minor bug fixes and performance improvements
  • UI improvements

New in Window Resizer 1.0.2 (Jan 17, 2022)

  • Chore: update deps

New in Window Resizer 0.4.56 (Dec 16, 2021)

  • Fix: not move current window when it is a child window

New in Window Resizer 0.4.44 (Nov 29, 2021)

  • Fix: fix config not saving when process title is empty

New in Window Resizer 0.4.23 (Aug 1, 2021)

  • Feat: add remove button to config view and minor fixes