发布日期 2023年03月20日

JxBrowser 7.31

Chromium 111

We upgraded Chromium to 111.0.5563.65.

This update contains 40 security fixes.

Asynchronous JsFunction

It’s now possible to invoke JsFunction in a non-blocking way:

JsFunction function = frame.executeJavaScript("myFunction");
CompletableFuture<String> futureResult = function.invokeAsync(null);

Breaking API changes

The MediaReceiver.description() and MediaReceiver.domain() methods have been removed from Chromium API without an alternative.

Quality Enhancements

  • Fixed crashes in WebSwing environments.
  • Fixed a crash when exiting the full-screen mode.
  • Fixed an error when creating autofill suggestion pop-ups.
  • Removed the “Settings” button from a notification pop-up on macOS.

Download JxBrowser 7.31

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

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

我们无法发送电子邮件。请使用直接链接下载JxBrowser。

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

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

获取免费 30 天体验
Go Top