Overview

The 7.0 version of JxBrowser introduces a major improvement to both internals and the public API of the library. This guide shows how to change your application code written with JxBrowser version 6.x to work with version 7.0.

Why migrate?

We recommend you to update your code to the latest version because all the new features, Chromium upgrades, support of the new operating systems and JDKs, bug fixes, security patches, performance, and the memory usage enhancements are applied on top of the latest version.

How long does it take?

From our experience, upgrade to the new major version takes from a couple of hours to a few days depending on the number of the features you use in your application. As usual, we strongly recommend to test your software after the upgrade in all the environments it supports.

Getting help

Please check out the FAQ section. Maybe the answer to your question is already there.

In case you did not find the answer in this guide and you need assistance with migration, please contact us. We will be happy to help.

Go top