Skip to content

Releases: sandwichdoge/MinimizeToTray

v2.7.7

15 Nov 16:24

Choose a tag to compare

  • Support option to auto-start on Windows boot

v2.7.6

15 Nov 08:57
72ef1da

Choose a tag to compare

  • Fully automate Github Actions to build exe binaries on new releases

v2.7.5

15 Nov 08:36
fa789a7

Choose a tag to compare

  • Use Github Actions + latest AutoIt3 to automatically build exe binary to avoid false positive virus detection
  • Deprecate UDFGlobalID.au3 library, which was causing version compatibility problems

v2.7.4

10 Aug 02:56

Choose a tag to compare

  • Fix: Look for language files in script dir instead of working dir

v2.7.3

10 Aug 02:40

Choose a tag to compare

Fixes #31

v2.7.2

05 Jun 13:15

Choose a tag to compare

  • Fallback English in case language files cannot be read

v2.7.1

09 May 13:01
e703f90

Choose a tag to compare

  • Support Japanese

v2.7

25 Apr 19:12

Choose a tag to compare

  • Improve overall performance
  • Smooth focus on hide is now toggle-able
  • Limit title length to avoid overflow on tray icon UI
  • All options except process kill alt-f4 are now enabled by default
  • No longer allow system shell to be hidden

v2.6.1

25 Apr 14:38

Choose a tag to compare

  • Support French

v2.6

25 Apr 11:32

Choose a tag to compare

  • Restore focus to previously active window after hiding a window. This will make MTT more pleasant to use when hiding multiple windows back-to-back