Releases: soutar/hyperterm-summon
Releases · soutar/hyperterm-summon
2.0.1
Patches
- Prevent focus of destroyed window: ebee84b
- Prevent addition of duplicate blur handler: e0eba47
- Show all windows on dipose: 7d6e541
2.0.0
Major Changes
- Refactor to add config watching and test coverage: #27
- Change default option
hideOnBlur: false
: #27
Patches
- Update lingering Hyperterm references: 44860c9
1.6.1
Patches
- Fix Ubuntu initialization: #24
Credits
Huge thanks to @hyphaene for their help!
1.6.0
Minor Changes
- [Feature] Add default shortcut: #22
- Add option to hide Hyper when window is blurred. Defaults to
true
. (@dcalhoun - #20)
- Create new window if all windows are closed (@lgeiger #17)
- Fix clicking macOS dock icon of Hyper after being hidden with hyperterm-summon (@yn5 #16)
- Add option to hide icon from dock and application switcher (@dcalhoun - #15).