Skip to content

Commit 68ee626

Browse files
Update Changelog for 8.31.2
1 parent fd5801f commit 68ee626

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Changelog.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,18 @@
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+
512
ElectronNET.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

0 commit comments

Comments
 (0)