v36.8.1
📦 electronView on GitHub →
🐛 2 fixes🔧 2 symbols
Summary
This patch release addresses a non-blocking behavior issue in shell.openPath and resolves a potential deadlock in app.getLoginItemSettings on macOS.
🐛 Bug Fixes
- Fixed an issue where shell.openPath was not non-blocking as expected.
- Fixed potential deadlock inside app.getLoginItemSettings on macOS.
🔧 Affected Symbols
shell.openPathapp.getLoginItemSettings