Releases: mawie81/electron-window-state
Releases · mawie81/electron-window-state
5.0.3
Merge #45 to fix an issue where a window could get restored off screen in multi monitor setups.
Thx to @MathieuDebit
5.0.1
- Updated Typescript definitions
5.0.0.
- Typescript definitions are now included in npm package
- Upgraded dependencies and node version
4.1.1
- fix bounds check to check for width and height > 0
4.1.0
- allow usage from renderer process #21
4.0.2
Merge #20 to fix startup crashes with invalid dimensions
4.0.1
Merge #16 to fix startup crashes when x/y is null
4.0.0
This release drops support for electron versions < 1.0.0
Thanks @arusakov for the PR.
3.1.0
Merge #12 to better support display changes
3.0.4
Merge #10 to fix an invalid state when closing a fullscreen window