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 22
33# 8.31.2
44
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+
512ElectronNET.API:
613
714* 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+
817
918# Released
1019
You can’t perform that action at this time.
0 commit comments