v41.9.1
electron v41.9.1
Release Notes
Release Notes for v41.9.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. #52134 (Also in 40, 42, 43) - Made "reload" menu items work with
BaseWindow. #52118 (Also in 42, 43)