dependabot[bot]
833d288891
Bump lodash from 4.17.23 to 4.18.1 in /src/ElectronNET.Host ( #1059 )
...
* Bump lodash in /src/ElectronNET.WebApp/ElectronHostHook (#1056 )
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.23 to 4.18.1.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.23...4.18.1 )
---
updated-dependencies:
- dependency-name: lodash
dependency-version: 4.18.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump lodash from 4.17.23 to 4.18.1 in /src/ElectronNET.Host
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.23 to 4.18.1.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.23...4.18.1 )
---
updated-dependencies:
- dependency-name: lodash
dependency-version: 4.18.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-09 17:24:25 +02:00
Florian Rappl
11f71feeb8
Automatic Port Selection and Secured Communication ( #1038 )
...
Adds dynamic OS-selected socket port handling and secured Electron/.NET communication.
The dotnet-first startup flow now generates the auth token on the .NET side and passes it to Electron through an environment variable. Electron reports the selected socket port through a temporary startup-info file, avoiding any dependency on parsing Electron console output.
Also avoids logging backend startup parameters because they include the auth token.
2026-05-09 17:03:32 +02:00
Florian Rappl
1e8b02648a
Merge pull request #1041 from ElectronNET/hotfix/autoupdater-checkforchanges
...
Fixed Serialization of Release Notes
2026-03-26 10:27:43 +01:00
Florian Rappl
2a14840c6b
Merge pull request #1017 from ElectronNET/dependabot/npm_and_yarn/src/ElectronNET.WebApp/ElectronHostHook/lodash-4.17.23
...
Bump lodash from 4.17.21 to 4.17.23 in /src/ElectronNET.WebApp/ElectronHostHook
2026-03-26 10:27:18 +01:00
Florian Rappl
005feddcc5
Merge pull request #1049 from AeonSake/1048-hasshadow-true-by-default
...
Fix `HasShadow` Not Being `true` by Default
2026-03-25 23:31:08 +01:00
Florian Rappl
3f14f9ae7e
Merge branch 'develop' into dependabot/npm_and_yarn/src/ElectronNET.WebApp/ElectronHostHook/lodash-4.17.23
2026-03-25 23:30:11 +01:00
Florian Rappl
ce271fd30a
Merge pull request #1046 from ElectronNET/dependabot/npm_and_yarn/src/ElectronNET.Host/flatted-3.4.2
...
Bump flatted from 3.3.3 to 3.4.2 in /src/ElectronNET.Host
2026-03-25 23:26:37 +01:00
Florian Rappl
1d1b9537b5
Merge pull request #1016 from ElectronNET/dependabot/npm_and_yarn/src/ElectronNET.Host/lodash-4.17.23
...
Bump lodash from 4.17.21 to 4.17.23 in /src/ElectronNET.Host
2026-03-25 23:25:44 +01:00
Aeon
4c48588ce2
Fix HasShadow not being true by default
2026-03-25 02:37:20 +01:00
dependabot[bot]
c9945a87a9
Bump flatted from 3.3.3 to 3.4.2 in /src/ElectronNET.Host
...
Bumps [flatted](https://github.com/WebReflection/flatted ) from 3.3.3 to 3.4.2.
- [Commits](https://github.com/WebReflection/flatted/compare/v3.3.3...v3.4.2 )
---
updated-dependencies:
- dependency-name: flatted
dependency-version: 3.4.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-21 10:29:48 +00:00
Florian Rappl
8fc197b32a
Proposed fix for releaseNotes serialization #1039
2026-03-18 20:12:06 +01:00
Florian Rappl
201046164c
Merge pull request #1037 from ElectronNET/feature/socket-interface
...
Changed facade to socket connection
2026-03-05 23:18:24 +01:00
Florian Rappl
b8151a2fad
Changed facade to socket connection
2026-03-05 11:25:22 +01:00
Florian Rappl
c1bf6d9423
Updated version
2026-03-05 11:13:07 +01:00
Florian Rappl
c8268fae0e
Merge pull request #1034 from ElectronNET/develop
...
Release 0.4.1
0.4.1
2026-02-26 07:00:49 +01:00
Florian Rappl
8eead56cbc
removed trailing whitespace
0.4.1-pre.46
2026-02-25 16:02:34 +01:00
Florian Rappl
e28eadc32d
Merge branch 'develop' of https://github.com/ElectronNET/Electron.NET into develop
2026-02-25 15:57:42 +01:00
Florian Rappl
9a935c009e
Updated changelog for release
2026-02-25 15:57:26 +01:00
Florian Rappl
c22c248f0b
Merge pull request #1031 from AeonSake/1028-preload-override
...
Add Documentation for Preload Script
2026-02-25 14:55:48 +01:00
softworkz
842e8700ef
Add overload for GetAllDisplaysAsync() with timout parameter
2026-02-25 04:11:13 +01:00
Aeon
3850a71579
Revert "Add check for existing preload script path before overriding"
...
This reverts commit 497e6aa423 .
2026-02-17 23:33:13 +01:00
Aeon
d5df30718b
Update documentation to reflect current approach
2026-02-17 23:32:55 +01:00
Florian Rappl
77ca79acc9
Merge pull request #1027 from softworkz/submit_housekeeping
...
Fix global.json link in solution, add missing json file
2026-02-17 23:25:13 +01:00
Florian Rappl
05fb9e5a29
Merge pull request #1026 from softworkz/submit_disposed_exceptions
...
SocketIoFacade: Improve disposal, avoid exception on tear-down
2026-02-17 23:23:57 +01:00
Aeon
850d8f6902
Add documentation for preload script and warning for Blazor
2026-02-17 19:48:12 +01:00
Aeon
497e6aa423
Add check for existing preload script path before overriding
2026-02-17 19:31:06 +01:00
softworkz
41c5b5af62
Relax test timings
2026-02-14 21:54:45 +01:00
softworkz
10679029e8
Add missing electron-builder.json in sample project
2026-02-14 21:26:46 +01:00
softworkz
a451e3a599
Fix global.json link in solution
2026-02-14 21:26:31 +01:00
softworkz
09c735a10f
SocketIoFacade: Improve disposal, avoid exception on tear-down
2026-02-14 21:25:25 +01:00
Florian Rappl
8009348941
Update transformed files
2026-02-04 11:26:06 +01:00
Florian Rappl
b3b124bde1
Updated TS formatting to match prettier
2026-02-04 11:25:30 +01:00
Florian Rappl
21226e1ef0
Updated deps
2026-02-04 11:18:55 +01:00
Florian Rappl
7174118a3e
Merge pull request #1019 from DYH1319/feat/submit_new_event_for_ipc
...
feat: submit new events for ipcMain
2026-02-03 00:32:04 +01:00
DYH1319
092789a5ec
feat: Add overloaded methods in IpcMain that supports listeners with a return type of Task<object>.
2026-01-25 00:47:35 +08:00
DYH1319
bff3fffcbd
feat: Add the Handle, HandleOnce, and RemoveHandler events to IpcMain
2026-01-24 23:18:16 +08:00
dependabot[bot]
f4da9588c9
Bump lodash in /src/ElectronNET.WebApp/ElectronHostHook
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.21 to 4.17.23.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.21...4.17.23 )
---
updated-dependencies:
- dependency-name: lodash
dependency-version: 4.17.23
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-21 23:55:31 +00:00
dependabot[bot]
04c1415f6d
Bump lodash from 4.17.21 to 4.17.23 in /src/ElectronNET.Host
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.21 to 4.17.23.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.21...4.17.23 )
---
updated-dependencies:
- dependency-name: lodash
dependency-version: 4.17.23
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-21 23:29:29 +00:00
Florian Rappl
456135a562
Merge pull request #1015 from hillin/main
...
Update Migration Guide
2026-01-21 12:18:25 +01:00
lucas
300f52510c
Update Migration Guide with details on electron-builder.json location and launch settings
2026-01-21 15:30:44 +08:00
Florian Rappl
d85a64f515
Merge pull request #1014 from softworkz/submit_new_event
...
BrowserWindow: Add OnBoundsChanged event
0.4.1-pre.26
2026-01-21 08:19:16 +01:00
Florian Rappl
53698d1d44
Merge pull request #1013 from softworkz/submit_timeout
...
Double-up timeout for electron-builder and other fixes
2026-01-21 08:07:50 +01:00
Florian Rappl
04a224aa4f
Merge pull request #1012 from softworkz/submit_migcheck_updates
...
Relax Migration check for package.json in root
2026-01-21 08:06:55 +01:00
softworkz
891da140b7
Relax Migration check for package.json in root
2026-01-21 06:50:07 +01:00
softworkz
17f761d184
Fix FormatException
2026-01-21 06:48:28 +01:00
softworkz
9f6489891e
ElectronNET.Host: Revert JS SDK to default value from VS 2026
2026-01-21 06:48:28 +01:00
softworkz
c8f1cdf59f
Add tests for BrowserWindow.OnBoundsChanged event
2026-01-21 06:47:28 +01:00
softworkz
6c95dfd476
BrowserWindow: Add OnBoundsChanged event
...
While not being an original Electron event, this one includes the bounds values,
saving the additional roundtrip for calling GetBoundsAsync
2026-01-21 06:47:28 +01:00
softworkz
b180fc2ea8
Double-up timeout for electron-builder
2026-01-21 05:10:24 +01:00
Florian Rappl
682a1c38ed
Optional
2025-12-23 21:10:57 +01:00