• 0.3.0 bdfbcd5b77

    Stable

    claunia released this 2025-12-14 21:13:10 +00:00 | 23 commits to main since this release

    📅 Originally published on GitHub: Sun, 14 Dec 2025 21:21:19 GMT
    🏷️ Git tag created: Sun, 14 Dec 2025 21:13:10 GMT

    ElectronNET.Core

    • Updated infrastructure (#937, #939) @softworkz
    • Updated all model classes to Electron API 39.2 (#949) @softworkz
    • Fixed output path for electron-builder (#942) @softworkz
    • Fixed floating point display resolution (#944) @softworkz
    • Fixed error in case of missing electron-host-hook (#978)
    • Fixed previous API break using exposed JsonElement objects (#938) @softworkz
    • Fixed and improved several test cases (#962) @softworkz
    • Fixed startup of Electron.NET from VS Code Debug Adapter (#952)
    • Fixed the BrowserWindowOptions (#945) @softworkz
    • Fixed example for AutoMenuHide to reflect platform capabilities (#982) @markatosi
    • Added several migration checks for publishing (#966) @softworkz
    • Added more test runners for E2E tests (#950, #951) @agracio
    • Added dynamic updates for tray menu (#973) @davidroth
    • Added matrix tests with 6 runners and 2 electron version (#948) @softworkz
    • Added additional APIs for WebContents (#958) @agracio
    • Added documentation for MacOS package publish (#983) @markatosi
    • Added sample application for ElectronHostHook (#967) @adityashirsatrao007

    Full Changelog: https://github.com/ElectronNET/Electron.NET/compare/0.1.0...0.3.0

    Downloads