MinimizeToTray Changelog

What's new in MinimizeToTray 2.4

Dec 10, 2020
  • Support language setting
  • Add option to return focus to restored windows

New in MinimizeToTray 2.3 (Nov 22, 2020)

  • Fix occasional crash when restoring last hidden window with hotkey.
  • Add option to keep legacy windows in case of unexpected crash, or when user exit without restoring previously hidden windows.
  • Remove Shift+Esc hotkey to exit MTT.

New in MinimizeToTray 2.2 (Nov 15, 2020)

  • Hotkey Editor - hotkeys may be unset, except for Hide Windows hotkey.

New in MinimizeToTray 2.1 (Sep 2, 2020)

  • We may now run MTT in command line mode. This mode is completely different from GUI mode. Intended to be run once.
  • Example hiding all windows created by the process firefox.exe and its child threads:
  • ./MinimizeToTray.exe -p firefox.exe -H

New in MinimizeToTray 2.0 (Aug 30, 2020)

  • GUI for user to customize hotkeys. Access this GUI via MTT tray icon -> Edit Hotkeys option.
  • Save configs to MTTconf.ini in executable's dir.

New in MinimizeToTray 1.9 (Mar 25, 2020)

  • Fix occasional crash on window restore

New in MinimizeToTray 1.8 (Apr 22, 2019)

  • Add options tray menu
  • Explicit option to restore hidden windows on exit

New in MinimizeToTray 1.7 (Feb 25, 2019)

  • Option to close active window's parent process on Alt-F4 press

New in MinimizeToTray 1.6 (Nov 29, 2018)

  • Handle race condition on window restore keypress spam

New in MinimizeToTray 1.5 (Sep 24, 2018)

  • Only 1 instance of the program can be run at a time
  • Restore Last Window behaves like stack

New in MinimizeToTray 1.4 (Apr 27, 2018)

  • Fixed random crash after restoring all windows

New in MinimizeToTray 1.3 (Apr 16, 2018)

  • Added tray notification on start-up.

New in MinimizeToTray 1.2 (Apr 16, 2018)

  • Swapped hotkey to hide windows from Shift-F2 to Shift-F1 and vice-versa for hotkey to show previous hidden window.
  • Legacy file is now checked for accessibility on start-up.
  • Added tray notification on start-up.

New in MinimizeToTray 1.1 (Apr 16, 2018)

  • Fixed crash when restore all windows