Posted on
Fuzio 2026.1.0
Delegated screen capturing
Fuzio now supports delegated screen capturing. That is the mode where the OS presents a system dialog for the user to choose the capture source, instead of exposing all windows and screens directly to the application.
Delegated capturing is the default mode on Linux/Wayland.
Chromium 147.0.7727.56
We upgraded Chromium to a newer version, which introduces two High-severity security fixes for vulnerabilities that have known exploits in the wild:
- CVE-2026-3909: Out of bounds write in Skia
- CVE-2026-3910: Inappropriate implementation in V8
- CVE-2026-4439: Out of bounds memory access in WebGL
- CVE-2026-4440: Out of bounds read and write in WebGL
- CVE-2026-4441: Use after free in Base
See the Chromium release announcements:
Quality enhancements
- Fixed the native window appearing when sharing a hidden browser on macOS.
- Fixed the PDF save dialog not preserving the
.pdfextension on Windows. - Fixed
BrowserViewnot fitting correctly inCardLayoutin off-screen mode. - Fixed user input not working in same-origin popups in off-screen mode on Windows.
- Fixed
BrowserViewnot regaining keyboard focus after switching between SWT widgets on Linux. - Fixed
StartCaptureSessionCallbacknot being invoked when starting a capture session on Ubuntu 24.04.

