We help build better software

Wednesday, August 28, 2013

JxBrowser 4 Beta 3 Released

Today we are glad to announce an update to JxBrowser 4 Beta!

Now JxBrowser 4 Beta 3 supports Linux 32- and 64- bit platforms, in addition to previously released Windows and Mac OS X support.

We have also introduced new features to JxBrowser Public API:
  • Proxy API, so you can configure each Browser instance to use its own proxy settings. See the ProxySample.
  • Ability to override the default user-agent string. See the UserAgentSample.
  • The DialogHandler.onAuthRequired(AuthDialogParams params) method that allows handling web server authorization, including proxy authorization.
  • Added methods that allow executing JavaScript code on the loaded web page. See the JavaScriptSample.
Feel free to try the updated JxBrowser 4 Beta version. You can find it at JxBrowser 4 Beta page on our support site.

No comments:

Post a Comment