Skip to content

Releases: soutar/hyperterm-summon

2.0.11

09 Apr 15:43
Compare
Choose a tag to compare

Patches

  • Re-enable hideOnBlur configuration option for Linux: #75

Credits

Huge thanks to @mwoz123 for helping!

2.0.10

27 Dec 21:41
Compare
Choose a tag to compare

Patches

  • Fix(Linux): Summons properly on linux: #59

Credits

Huge thanks to @dac09 for helping!

2.0.9

28 Apr 19:40
Compare
Choose a tag to compare

Patches

  • [fix] Remove Electron dependency: #41

2.0.8

16 Apr 17:46
Compare
Choose a tag to compare

Patches

  • [change] Update package keywords: 25bb487

2.0.7

15 Apr 12:41
Compare
Choose a tag to compare

Patches

  • Disable show windows on dispose: #39

2.0.6

27 Feb 02:18
Compare
Choose a tag to compare

Patches

  • Prevent flash of macOS dock icon during auto-updates. Fixes #36.: 1cab7c5

2.0.5

01 Nov 03:18
Compare
Choose a tag to compare

Patches

  • Remove need to store last focused window state: d58315c
  • Improve test coverage: 11b367d
  • Prevent method calls on app.dock if it is undefined. Fixes #34.: dc79c4a

2.0.4

28 Oct 18:40
Compare
Choose a tag to compare

Patches

  • Fix dock errors on Windows: #32

2.0.3

02 Oct 18:11
Compare
Choose a tag to compare

Patches

  • Guard against erroneous disposal (fixes #28): 92c9764

2.0.2

01 Oct 02:02
Compare
Choose a tag to compare

Patches

  • Unsubscribe from config changes on dispose: f800f87