新版本已发布
您正在查看的是 DotNetBrowser 1 的文档,该版本自 2021 年 2 月 起已不再受支持。 请前往 当前文档
List icon 目录

发布日期

DotNetBrowser 1.7.1

DotNetBrowser 1.7.1 comes with the following features and improvements:

  • Update of DOM API. Now it is easier to work with forms fields, modify field values and obtain modified values directly from .NET.
  • Improved inter-process communication between .NET and Chromium processes.
  • Added spell checker support. Now you can enable or disable spell checking, configure a specific language to use and be notified about spell check completion.
  • Added password manager support. Now it is possible to save login credentials or tell Chromium not to save them for a specific website.
  • Added media stream device manager API. Now it is possible to choose a non-default web camera or microphone.
  • Fixed heavyweight component freezing.
  • Fixed keyboard typing latency.