We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98d085f commit 61421ddCopy full SHA for 61421dd
Changelog.md
@@ -4,7 +4,10 @@
4
5
- Updated `PrintToPDFOptions` to also allow specifying the `PageSize` with an object (#769)
6
- Updated splashscreen image to have 0 margin (#622)
7
+- Updated the IPC API w.r.t. naming and consistency (#905) @agracio
8
+- Fixed creation of windows with `contextIsolation` enabled (#906) @NimbusFox
9
- Fixed single instance behavior using the `ElectronSingleInstance` property (#901)
10
+- Fixed potential race conditions (#908) @softworkz
11
- Added option to use `ElectronSplashScreen` with an HTML file (#799)
12
- Added option to provide floating point value as aspect ratios with `SetAspectRatio` (#793)
13
0 commit comments