You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Merged pull request: Call electronize from the Path instead of via dotnet in launchSettings.json [\#243](https://github.com/ElectronNET/Electron.NET/pull/243) (thanks [grbd](https://github.com/grbd))
11
12
12
13
ElectronNET.API:
13
14
14
-
* Implement Electron 5.0.1 support, but not all new features
15
-
* Implement HostHook-API for execute own TypeScript/JavaScript code
16
-
* Implement Session-API functions
15
+
* New Feature: Electron 5.0.1 support, but not all new features
16
+
* New Feature: Splashscreen-Support
17
+
* New Feature: HostHook-API for execute own TypeScript/JavaScript code on native Electron Main-Process
18
+
* New Feature: Session-API functions
19
+
* Fixed bug: Node process running after stopping app [\#96](https://github.com/ElectronNET/Electron.NET/issues/96)
17
20
* Fixed bug: 'X and Y options to not work on Windows 10' [\#193](https://github.com/ElectronNET/Electron.NET/issues/193)
18
21
* Fixed bug: Unable to clear cache [\#66](https://github.com/ElectronNET/Electron.NET/issues/66)
0 commit comments