v42.5.1
electron v42.5.1
Release Notes
Release Notes for v42.5.1
Fixes
- Fixed
ProtocolResponse.urlrequests being made through the default session instead of the session the protocol handler was registered on whenProtocolResponse.sessionwas not set. #52132 (Also in 40, 41, 43) - Made "reload" menu items work with
BaseWindow. #52117 (Also in 41, 43)