Electron.NET v9.31.3 Release Notes

  • ElectronNET.CLI:

    • ๐Ÿ†• New Feature: Set a description of the app in electron.manifest.json (thanks BurtsevC) #433
    • ๐Ÿ†• New Feature: Set a target for the start command (thanks gabecook) #463
    • ๐Ÿ†• New Feature: electronize init support for F# projects (thanks kojo12228) #457
    • ๐Ÿ†• New Feature: Linux support for the buildAll.sh (thanks duncanawoods) #465
    • Fixed bug: ERR_UNKNOWN_URL_SCHEME by intercepting file:// protocol (thanks duncanawoods) #467

    ElectronNET.API:

    • ๐Ÿ†• New Feature: Native Electron 9.2.0 support, but not all new features (we search contributors)
    • ๐Ÿ›  Fixed bug: Set default WebPreferences.DefaultFontSize (thanks duncanawoods) #468