File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 55- Updated ` PrintToPDFOptions ` to also allow specifying the ` PageSize ` with an object (#769 )
66- Updated splashscreen image to have 0 margin (#622 )
77- Updated the IPC API w.r.t. naming and consistency (#905 ) @agracio
8+ - Updated the IPC bridge w.r.t. synchronization and thread-safety (#918 ) @agracio
9+ - Updated serialization to use ` System.Text.Json ` replacing ` Newtonsoft.Json ` (#917 ) @Denny09310
10+ - Fixed parameter handling for the ` sendToIpcRenderer ` function (#922 ) @softworkz
11+ - Fixed synchronization on removing event handlers (#921 ) @softworkz
812- Fixed creation of windows with ` contextIsolation ` enabled (#906 ) @NimbusFox
913- Fixed single instance behavior using the ` ElectronSingleInstance ` property (#901 )
1014- Fixed potential race conditions (#908 ) @softworkz
1115- Added option to use ` ElectronSplashScreen ` with an HTML file (#799 )
1216- Added option to provide floating point value as aspect ratios with ` SetAspectRatio ` (#793 )
17+ - Added option to provide ` TitleBarOverlay ` as an object (#911 ) @Denny09310
1318- Added ` TitleBarOverlay ` property to ` BrowserWindowOptions ` (#909 )
1419- Added ` RoundedCorners ` property to ` BrowserWindowOptions `
20+ - Added integration tests and robustness checks (#913 ) @softworkz
1521- Added .NET 10 as an explicit target
1622
1723# 0.0.18
You can’t perform that action at this time.
0 commit comments