Releases: soutar/hyperterm-summon
Releases · soutar/hyperterm-summon
2.0.11
Patches
- Re-enable hideOnBlur configuration option for Linux: #75
Credits
Huge thanks to @mwoz123 for helping!
2.0.10
Patches
- Fix(Linux): Summons properly on linux: #59
Credits
Huge thanks to @dac09 for helping!
2.0.9
Patches
- [fix] Remove Electron dependency: #41
2.0.8
Patches
- [change] Update package keywords: 25bb487
2.0.7
Patches
- Disable show windows on dispose: #39
2.0.6
Patches
- Prevent flash of macOS dock icon during auto-updates. Fixes #36.: 1cab7c5
2.0.5
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
Patches
- Fix dock errors on Windows: #32
2.0.3
Patches
- Guard against erroneous disposal (fixes #28): 92c9764
2.0.2
Patches
- Unsubscribe from config changes on dispose: f800f87