File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 2
2
3
3
# 8.31.2
4
4
5
+ ElectronNET.CLI:
6
+ * New Feature: Deactivate PublishReadyToRun for build or start [ \# 395] ( https://github.com/ElectronNET/Electron.NET/issues/395 )
7
+
8
+ ` electronize build /target win /PublishReadyToRun false `
9
+ ` electronize start /PublishReadyToRun false `
10
+ * Fixed bug: Application window doesn't open after packaging [ \# 387] ( https://github.com/ElectronNET/Electron.NET/issues/387 )
11
+
5
12
ElectronNET.API:
6
13
7
14
* New Feature: NativeImage Support (thanks [ ThrDev] ( https://github.com/ThrDev ) ) [ \# 394] ( https://github.com/ElectronNET/Electron.NET/pull/394 )
15
+ * New Feature: Update menu items for context menu and system tray on-the-fly. [ \# 270] ( https://github.com/ElectronNET/Electron.NET/pull/270 )
16
+
8
17
9
18
# Released
10
19
You can’t perform that action at this time.
0 commit comments