We help build better software

Wednesday, October 18, 2017

DotNetBrowser 1.13 is Released



DotNetBrowser 1.13 is available for download.

In this version, we are glad to introduce a long-awaited functionality, that allows intercepting all the URL requests for both standard URL schemes (such as http, https, ftp, file) and custom schemes declared in your application.
After registering a protocol handler for a scheme, all the URLs with the specified scheme loaded into the Browser will be handled by this handler.

We would like to thank all DotNetBrowser users for your requests and feedback. They help us make the library more suitable for your needs with each release.

Take a look at the DotNetBrowser Release Notes for detailed information of every update of the library, and stay tuned for more product news!



No comments:

Post a Comment