We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a54735 commit 70ffebfCopy full SHA for 70ffebf
1 file changed
Changelog.md
@@ -3,8 +3,16 @@
3
## ElectronNET.Core
4
5
- Updated infrastructure (#937, #939) @softworkz
6
+- Updated all model classes to Electron API 39.2 (#949) @softworkz
7
- Fixed output path for `electron-builder` (#942) @softworkz
8
+- Fixed floating point display resolution (#944) @softworkz
9
- Fixed previous API break using exposed `JsonElement` objects (#938) @softworkz
10
+- Fixed and improved several test cases (#962) @softworkz
11
+- Fixed the `BrowserWindowOptions` (#945) @softworkz
12
+- Added several migration checks for publishing (#966) @softworkz
13
+- Added more test runners for E2E tests (#950, #951) @agracio
14
+- Added matrix tests with 6 runners and 2 electron version (#948) @softworkz
15
+- Added additional APIs for WebContents (#958) @agracio
16
17
# 0.2.0
18
0 commit comments