app.setLoginItemSettings
Found in 1 package: electron
electron(4 releases)
v44.0.0BreakingThis release upgrades Chromium to v152 and Node.js to v24, introducing several breaking changes including dropped OS support and API modifications. New features include enhanced WebSocket support, per-WebContents zoom control, and a cross-platform window state API.
v42.10.0This release includes a fix for the contentTracing module to capture Node.js trace categories and addresses numerous bug fixes across various modules including DevTools, BrowserWindow, dialog, and process management, alongside performance improvements.
v43.4.1This release addresses numerous bugs and regressions across various Electron modules, including DevTools, protocols, window management, and process handling. It also includes improvements to tray icon visibility on Linux and reduces main process wakeups.
v45.0.0-nightly.20260813Fixed a bug where app.setLoginItemSettings would crash with non-UTF8 service names. Added test coverage for this scenario.
Track Symbol Changes
Use the Change8 MCP server or GitHub Action to get notified when app.setLoginItemSettings changes.
Learn More