List icon 目录

发布日期 2021年04月07日

DotNetBrowser 2.5

DotNetBrowser 2.5 is based on Chromium 88.

What’s New

Chromium 88

Chromium engine in DotNetBrowser 2.5 has been updated to version 88.0.4324.182.

In this Chromium build some of its features wrapped with the DotNetBrowser have been removed or changed, so this DotNetBrowser version introduces several breaking changes in the public API. Check out the migration guide for this version to see what API has been changed/removed and what alternatives you should use instead.

External Apps

Some applications installed in the operating system might be associated with a specific URI scheme. When a user navigates to a URL with such a scheme, Chromium displays a dialog where the user can decide whether the link should be opened in the associated external application or not.

With this update you can use OpenExternalAppHandler to intercept such cases and display your own dialog to the end users or programmatically open the external application without prompting the user. For example:

External App

Fixed Issues

  • Entering combined characters in the off-screen rendering mode. Such cases like the combination of ´ and e resulting in two separate characters in French are no longer an issue.
  • The removal of BrowserView from parent form in WinForms not being detected, leading to various focus issues.
  • Read/write permissions for JavaScript Clipboard API always being denied despite the RequestPermissionHandler implementation.

Improvements

  • DotNetBrowser now supports the same list of UI languages as Chromium does.
  • It is now possible to display the BeforeUnload dialog when disposing IBrowser.
  • FIPS compliance was restored. It is now possible to use DotNetBrowser in the environments where the Federal Information Processing Standard restriction policy is enabled.

下载 DotNetBrowser 2.5

请提供您的电子邮箱地址,我们会尽快将下载说明发送给您。

发送...
EmailBox 请检查您的收件箱。

我们无法发送电子邮件。请重试

如果您已经是我们的注册客户,您无需任何操作,即可轻松享受此次更新。

如果您希望深入了解并体验我们的产品,您可以申请评估许可证。

获取免费 30 天体验
Go Top