2025
2024
2023
2022
2021
2020
2019
2018
2017
2016
2015
Posted on August 14, 2025
DotNetBrowser 2.27.16
Chromium 139.0.7258.67
We upgraded Chromium to a newer version, which introduces 12 security fixes. Among them:
- CVE-2025-8576: Use after free in Extensions
- CVE-2025-8577: Inappropriate implementation in Picture In Picture
- CVE-2025-8578: Use after free in Cast
You can read more about it in the Chromium blog post.
End of support for macOS 11
Chromium 139 no longer supports macOS 11, so we also dropped support for this version in DotNetBrowser 2.27.16. The latest DotNetBrowser version that supports macOS 11 is 2.27.15.
Quality enhancements
- The issue with selecting the predefined media device from JavaScript was fixed. Before this fix, when the web page called
getUserMedia({ audio: {deviceId: 'foo-bar'} })
, the result of the callback was ignored. To make this scenario work properly, we modified the behavior of theSelectMediaDeviceResponse.Select(MediaDevice)
method. It now selects only the given media device, and only this device will be visible to JavaScript.
Changed behavior
- Since Chromium now always blocks third-party cookies in Incognito mode, they can no longer be enabled at the profile level.
Download DotNetBrowser 2.27.16
Please share your email with us, and we'll send you download instructions.
We were unable to send the email. Please try again.
If you are a registered customer you don't need to do anything to use this update.
If you would like to evaluate the product, you need an evaluation license.
Follow @DotNetBrowser to get notified of the library updates.
Subscribe to our RSS feed to get instant updates on new releases.
Subscribe to get notifications about the latest releases.