v40.10.0
📦 electronView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
This release primarily fixes an issue where app.getLoginItemSettings() returned undefined for a specific macOS property, ensuring it always returns a boolean. It also updates the embedded Node.js version to v24.15.0.
🐛 Bug Fixes
- Fixed app.getLoginItemSettings() returning undefined for executableWillLaunchAtLogin on macOS; the property is now always a boolean.