Skip to content

Releases: christianrondeau/GoToWindow

v0.7.4

06 Aug 01:01
Compare
Choose a tag to compare
v0.7.4 Pre-release
Pre-release
  • Hide Windows 10 apps when they are "closed" (hidden), thanks to vhanla

v0.7.3

13 Nov 20:37
Compare
Choose a tag to compare
v0.7.3 Pre-release
Pre-release
  • More diagnostic information for #53
  • Update Squirrel

v0.7.2

07 Jun 00:41
Compare
Choose a tag to compare
v0.7.2 Pre-release
Pre-release
  • Fix drop shadow issue when the list is long #48

v0.7.1

19 May 15:46
Compare
Choose a tag to compare
v0.7.1 Pre-release
Pre-release
  • Fix broken window positionning
  • Fix broken desktop image

v0.7.0 [desktop icon broken]

17 May 01:51
Compare
Choose a tag to compare
Pre-release
  • Should solve multiple issues that made the window non-closable, or behaving in an unpredictable way
  • Chocolatey support!

v0.6.1

29 Apr 18:35
Compare
Choose a tag to compare
v0.6.1 Pre-release
Pre-release
  • Fix window not closing when alt-tabbing while the list of windows is still building

v0.6.0

21 Dec 23:08
Compare
Choose a tag to compare
v0.6.0 Pre-release
Pre-release
  • New Squirrel version using .msi
  • Ability to keep GoToWindow opened even when losing focus

v0.5.2

29 Oct 15:12
Compare
Choose a tag to compare
v0.5.2 Pre-release
Pre-release
  • Fixes #46 (Crash when a debugger is attached to a process)
  • After 50ms, stops trying to get the icon of the window (should make it faster even though it may fail getting icons)

v0.5.1

12 Mar 04:03
Compare
Choose a tag to compare
v0.5.1 Pre-release
Pre-release
  • #42 Fixes support for Windows 7 (back to .Net 4.5 for now)
  • Fixes ICSharpCode.SharpZipLib.dll missing when upgrading

v0.5.0

11 Feb 00:48
Compare
Choose a tag to compare
v0.5.0 Pre-release
Pre-release
  • #40 Fix ....\packages\GoToWindows always being created at startup
  • #39: Skip the Exit button when using Tab, therefore going directly to the list
  • #36: Show the Windows 10 Apps name at least when they are not minimized, and cleanup Edge windows display
  • Now installs a shortcut in the Start menu
  • Potentially avoid an ArgumentNullException
  • Now runs on .Net 4.6.1 (let me know if you have an issue)