v39.8.10
📦 electronView on GitHub →
🐛 2 fixes
Summary
This patch release primarily focuses on security fixes and addressing specific bugs related to cross-origin requests and the Squirrel.Mac installer.
🐛 Bug Fixes
- Cross-origin fetch() and XHR are now blocked for custom protocols registered with supportFetchAPI: true unless corsEnabled: true is also set; cross-origin mode: 'no-cors' requests now receive an opaque response.
- Fixed an issue where the Squirrel.Mac installer could resolve the target bundle path to different locations at different stages of an install.