Release Notes for v11.4.2
Fixes
- Fixed an issue where the thumbar disappeared after
win.hide()
on Windows. #28391 (Also in 10, 12, 13) - Fixed bug where TouchBarPopover and TouchBarGroup were no longer rendering. #28412 (Also in 12)
- Fixed crash when exiting app with active nodejs worker_threads. #28471
- Fixed service worker not working with custom protocol. #28353 (Also in 12, 13)
Documentation
- Documentation changes: #28364