Release Notes for v23.1.0
Features
Fixes
- Changed HTML5 Notifications created with the
requireInteraction
option to not timeout on Linux and Windows. #36502 (Also in 21, 22) - Fixed a crash when
BrowserView
s are present and a user attempts to preventbeforeunload
in the renderer process. #37267 (Also in 22, 24) - Fixed a potential crash in some types of Worklets. #37081
Other Changes
- Updated Chromium to 110.0.5481.100. #37183
Documentation
- Documentation changes: #37108