2023
2022
2021
2020
2019
2018
2017
2016
2015
Posted on April 27, 2023
What’s new
Chromium 112
In this release, we upgraded Chromium engine to version 112.0.5615.137 that includes 8 security fixes.
Default font size
Modify the default font size of the webpage loaded in IBrowser
instance with the help of a new setting:
browser.Settings.DefaultFontSize = 22;
Quality enhancements
- Fixed issue when HTML5 color picker did not function properly.
- Switched pixel format to Pbgra32 that slightly improves off-screen rendering performance in WPF.
- The path to a log file is now automatically created if it does not exist.
Download DotNetBrowser 2.22.1 (.NET Framework)
Download DotNetBrowser 2.22.1 (.NET Core)
Download DotNetBrowser 2.22.1 (Cross-platform)
Follow @DotNetBrowser on Twitter to get notified of the library updates.
Subscribe to our RSS feed to get instant updates on new releases.