Change8

v41.9.1

📦 electronView on GitHub →
🐛 2 fixes🔧 3 symbols

Summary

This patch release primarily addresses bugs related to protocol handling sessions and menu item functionality, alongside backporting fixes from upstream Chromium.

🐛 Bug Fixes

  • Fixed ProtocolResponse.url requests being made through the default session instead of the session the protocol handler was registered on when ProtocolResponse.session was not set.
  • Made "reload" menu items work with BaseWindow.

Affected Symbols