Releases: mawie81/electron-window-state
Releases · mawie81/electron-window-state
5.0.3
25 Nov 16:13
Compare
Sorry, something went wrong.
No results found
Merge #45 to fix an issue where a window could get restored off screen in multi monitor setups.
Thx to @MathieuDebit
5.0.1
12 Sep 06:45
Compare
Sorry, something went wrong.
No results found
Updated Typescript definitions
5.0.0.
02 Sep 09:17
Compare
Sorry, something went wrong.
No results found
Typescript definitions are now included in npm package
Upgraded dependencies and node version
4.1.1
13 Apr 16:12
Compare
Sorry, something went wrong.
No results found
fix bounds check to check for width and height > 0
4.1.0
13 Mar 06:31
Compare
Sorry, something went wrong.
No results found
allow usage from renderer process #21
4.0.2
07 Feb 06:38
Compare
Sorry, something went wrong.
No results found
Merge #20 to fix startup crashes with invalid dimensions
4.0.1
18 Dec 09:09
Compare
Sorry, something went wrong.
No results found
Merge #16 to fix startup crashes when x/y is null
4.0.0
23 Nov 18:45
Compare
Sorry, something went wrong.
No results found
This release drops support for electron versions < 1.0.0
Thanks @arusakov for the PR.
3.1.0
08 Oct 08:16
Compare
Sorry, something went wrong.
No results found
Merge #12 to better support display changes
3.0.4
23 Aug 14:31
Compare
Sorry, something went wrong.
No results found
Merge #10 to fix an invalid state when closing a fullscreen window