Electron.NET v9.31.1 Release Notes

Release Date: 2020-06-12 // almost 4 years ago
  • ElectronNET.CLI:

    • ๐Ÿ†• New Feature: Added config parameter (thanks konstantingross) #409
    • ๐Ÿ†• New Feature: Set the configuration environment with the electron.manifest.json file.
    • ๐Ÿ›  Fixed bug: Custom user path removed and replaced by the correct directory with VS macro (When ElectronNET.CLI is the Startup Project, press F5 (Debug) and the ElectronNET.WebApp starts correctly without error!) (thanks konstantingross) #409

    ElectronNET.API:

    • ๐Ÿ†• New Feature: Native Electron 9.0.3 support, but not all new features (we search contributors)
    • ๐Ÿ†• New Feature: PowerMonitor API Support (thanks gustavo-lara-molina) #399 #423
    • ๐Ÿ†• New Feature: NativeTheme API Support (thanks konstantingross) #402
    • ๐Ÿ†• New Feature: Cookie API Support (thanks freosc) #413
    • ๐Ÿ”„ Changed Feature: Removed dock methods from App API and moved to Dock API (thanks konstantingross) #422
    • โ†ช App-Api Enhancement: MenuItems with Submenus need an submenu type workaround #412
    • App-Api Enhancement: Added UserAgentFallback (thanks Mandrakia) #406
    • App-Api Enhancement: Summaries rewritten, new App.IsReady / App.HasSingleInstanceLock property, App.Ready event, App.Focus with force parameter method, many parameters changes (thanks konstantingross) #415 #422
    • App-Api Enhancement: New App.IsReady property and App.Ready event (thanks konstantingross) #415
    • ๐Ÿ›  Shell-Api Enhancement: API fixes for Electron 9.0.0 / Added missing parameters / Summaries rewritten (thanks konstantingross) #417 #418
    • Notification-Api Enhancement: Added missing properties in Notifications (thanks konstantingross) #410
    • ๐Ÿ BrowserWindows-Api Enhancement: Add missing API call for SetProgressBar options (thanks konstantingross) #416
    • ๐Ÿ’ป BrowserWindow Enhancement: Add BrowserWindow.GetNativeWindowHandle() (thanks kdlslyv) #429
    • ๐Ÿ‘ป HostHook-Api Enhancement: HostHook.CallAsync should use TaskCompletionSource.SetException instead of throwing exception (thanks Fre V) #430
    • ๐ŸŽ MacOS Enhancement: Application exit logic (thanks dafergu2) #405
    • ๐Ÿ›  Fixed bug: ElectronNET.API.Entities.WebPreferences.ContextIsolation [DefaultValue(true)] #411

    ElectronNET.WebApp (internal use):

    • ๐Ÿ‘Œ Improvement debugging and testing new API calls (without install ElectronNET.CLI) (thanks konstantingross) #425
    • ๐Ÿ›  Fixed bug: Cannot find modules in ElectronHostHook (thanks konstantingross) #425

    ๐Ÿ‘€ Thank you for donation Phil Seeman โค