Change8
Symbol8 releases

app.getLoginItemSettings

Found in 1 package: electron

electron(8 releases)

v43.0.0-alpha.2
May 13, 2026

This alpha release introduces several new features across platform support, notifications, and debugging tools. It also includes numerous bug fixes related to ASAR support, window sizing, and network request handling.

v42.0.1
May 8, 2026

This patch release (v42.0.1) focuses on stability fixes, including resolving a DesktopCapturer crash on macOS and addressing an issue with executable path resolution during installation. It also updates the underlying Chromium version.

v41.5.1
May 8, 2026

This patch release focuses on bug fixes, including ensuring boolean return types for login item settings on macOS and resolving a DevTools closing race condition.

v40.10.0
May 8, 2026

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.

v43.0.0-alpha.1
May 6, 2026

This alpha release introduces several new features across platform APIs, including enhanced notification controls, WebAuthn configuration, and heap profiling support. Numerous bug fixes address issues related to ASAR support, window sizing, network requests on custom protocols, and platform-specific crashes.

v38.0.0-beta.7
Aug 21, 2025

Electron v38.0.0-beta.7 introduces macOS tray icon position persistence and includes fixes for accent color inversion and login item deadlocks, alongside a Chromium update.

v37.3.1
Aug 19, 2025

Version 37.3.1 is a maintenance release that fixes a macOS deadlock in login settings, ensures shell.openPath is non-blocking, and updates Chromium to 138.0.7204.235.

v36.8.1
Aug 19, 2025

This patch release addresses a non-blocking behavior issue in shell.openPath and resolves a potential deadlock in app.getLoginItemSettings on macOS.

Track Symbol Changes

Use the Change8 MCP server or GitHub Action to get notified when app.getLoginItemSettings changes.

Learn More