Releases: ElectronNET/Electron.NET
Releases · ElectronNET/Electron.NET
23.6.1
build script updated
13.5.1
13.5.1
11.5.1
11.5.1
9.31.2
9.31.2
9.31.1
9.31.1
8.31.2
Update Changelog for 8.31.2
8.31.1
ElectronNET.API:
- New Feature: Electron 8.2.3 support, but not all new features (we search contributors)
7.30.2
ElectronNET.CLI:
-
Different manifest file support #340
- Create a additional manifest file:
electronize init /manifest test - Start the app with your additional manifest file:
electronize start /manifest electron.manifest.test.json - Build the app with your additional manifest file:
electronize build /target win /manifest electron.manifest.test.json.
- Create a additional manifest file:
-
Command Line support #337
- You can start the app with:
electronize start /args --dog=woof --test=true - Or as binary:
myapp.exe /args --dog=woof --test=true
- You can start the app with:
-
Fixed bug: Start process with listen port 8000 error. #308 (thanks thecodejedi)
-
Fixed bug:
electronize buildwith no arguments would throw aKeyNotFoundException. (thanks jamiebrynes7)
ElectronNET.API:
- New Feature: Electron 7.1.2 support, but not all new features (we search contributors) #341
- New Feature: Electron.App.CommandLine API #337
- New Feature: Support of BrowserWindow.AddExtension, BrowserWindow.RemoveExtension, BrowserWindow.GetExtensions (thanks Daddoon)
Thank you for donation robertmclaws ❤
5.30.1
Merge pull request #313 from ElectronNET/netcore30 Update to .NET Core 3.0
5.22.14
5.22.14