Skip to content

Commit 30558de

Browse files
committed
Updated changelog
1 parent 464eaca commit 30558de

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed

Changelog.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,28 @@
33
## ElectronNET.API
44

55
* Fixed escaping of URL (#735) @cosmo0
6+
* Fixed huge memory waste in IpcMain.Once (#833) @Yuvix25
7+
* Fixed enabling of accessibility support (#798) @dlanorok
8+
* Updated `Display` to current spec (#828) @Yuvix25
69
* Changed `ZoomFactor` type from `int` to `double` (#754) @Yuvix25
10+
* Added splash screen size config (#822) @NickRimmer
11+
* Added OSX ARM architecture detection (#821) @sajmonr
12+
* Added support for `did-navigate` event (#819) @NickRimmer
13+
* Added support for `will-redirect` event (#819) @NickRimmer
14+
* Added support for `did-fail-load` event (#819) @NickRimmer
15+
* Added support for `did-start-navigation` event (#819) @NickRimmer
16+
* Added support for `did-redirect-navigation` event (#819) @NickRimmer
17+
* Added support for `dom-ready` event (#813) @softworkz
718

819
## ElectronNET.CLI
920

1021
* (none)
1122

1223
## Infrastructure
1324

14-
* Changed build system to NUKE #757 @FlorianRappl
15-
* Updated target framework for host project #753 @r-pankevicius
25+
* Changed build system to NUKE (#757) @FlorianRappl
26+
* Updated target framework for host project (#753) @r-pankevicius
27+
* Fixed typo in README (#800) @franpersanchez
1628

1729
# 23.6.1
1830

0 commit comments

Comments
 (0)