From 3b3e38f1bf3ecf1c6e25c449ee8d61afdb5fe7de Mon Sep 17 00:00:00 2001 From: Gregor Biswanger Date: Thu, 21 May 2020 22:41:27 +0200 Subject: [PATCH] update 8.31.3 infos --- Changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Changelog.md b/Changelog.md index 19ed740..6651b20 100644 --- a/Changelog.md +++ b/Changelog.md @@ -13,6 +13,7 @@ ElectronNET.API: * App-Api Enhancement: Added UserAgentFallback (thanks [Mandrakia](https://github.com/Mandrakia)) [\#406](https://github.com/ElectronNET/Electron.NET/pull/406) * Notification-Api Enhancement: Added missing properties in Notifications (thanks [konstantingross](https://github.com/konstantingross)) [\#410](https://github.com/ElectronNET/Electron.NET/pull/410) * MacOS Enhancement: Application exit logic (thanks [dafergu2](https://github.com/dafergu2)) [\#405](https://github.com/ElectronNET/Electron.NET/pull/405) +* Fixed bug: ElectronNET.API.Entities.WebPreferences.ContextIsolation [DefaultValue(true)] [\#411](https://github.com/ElectronNET/Electron.NET/issues/411) # Released