Change8

v42.5.1

📦 electronView on GitHub →
🐛 2 fixes🔧 3 symbols

Summary

This patch release primarily addresses bug fixes, including correcting session usage in ProtocolResponse and ensuring 'reload' menu items function correctly with BaseWindow.

🐛 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