2024
2023
2022
2021
2020
2019
2018
2017
2016
2015
Posted on May 25, 2023
DotNetBrowser 2.23
What’s new
Touchscreen support
Starting with this update, DotNetBrowser works on touchscreen devices in the off-screen rendering mode. That includes scroll, long-press, pinch-to-zoom, and content rotation.
Full touch and gestures support is available in WPF. In WinForms, this functionality is limited to tapping and long-pressing, because touch support in WinForms itself is limited.
Chromium
We upgraded Chromium to version 113.0.5672.63 which includes 15 security fixes.
Quality enhancements
- Improved JavaScript-.NET bridge performance and memory usage.
- Added a warning log on attempts to use a non-supported paper size when printing.
- Resolved appearance of
System.IO.FileNotFoundException: "Could not load file or assembly 'DotNetBrowser.Core.XmlSerializers'"
first-chance exception caught by debuggers.
Download DotNetBrowser 2.23 (.NET Framework)
Download DotNetBrowser 2.23 (.NET Core)
Download DotNetBrowser 2.23 (Cross-platform)
Follow @DotNetBrowser to get notified of the library updates.
Subscribe to our RSS feed to get instant updates on new releases.