window.open
Found in 1 package: electron
electron(12 releases)
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.
v39.0.0BreakingElectron v39.0.0 updates the core stack to Chromium 142 and Node 22.20.0, introduces HDR support for offscreen rendering, and implements breaking changes to offscreen texture handles and window.open resizing behavior.
v39.0.0-alpha.1BreakingElectron v39.0.0-alpha.1 introduces several new APIs including webFrameMain.fromFrameToken and app.getRecentDocuments, while implementing a breaking change to the OffscreenSharedTexture structure.
v38.0.0BreakingElectron v38.0.0 updates the core stack to Chromium 140, Node 22.18, and V8 14.0. It introduces new window management options, enhanced macOS tray/menu features, and several stability fixes for dialogs and web content loading.
v37.3.1Version 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.
v38.0.0-beta.3This beta release focuses on bug fixes for ESM imports in the utility module, window positioning for window.open, and build-time compilation fixes.
v38.0.0-alpha.2Electron v38.0.0-alpha.2 introduces several new features including mouse event interception, macOS menu enhancements, and network inspection options, alongside numerous stability fixes for crashes and rendering issues.
v38.0.0-alpha.1Electron v38.0.0-alpha.1 introduces several new features including mouse event interception, macOS menu enhancements, and Linux X11 screen point utilities, alongside numerous crash fixes.
v37.0.0BreakingElectron v37.0.0 updates the core stack to Chromium 138, Node 22.16.0, and V8 13.8. Key changes include stricter utility process error handling, new window snapping and theme APIs, and various macOS-specific menu enhancements.
v35.5.0Electron v35.5.0 introduces new window and screen API features, adds support for Node.js experimental network inspection, and includes several security backports and macOS-specific bug fixes.
v36.3.0Electron v36.3.0 introduces new window sizing options, macOS menu sublabels, and Linux screen point conversion, while updating Chromium to 136 and Node.js to 22.15.1.
v37.0.0-alpha.5This alpha release of Electron v37 introduces window sizing options for window.open, macOS menu sublabels, and support for Node's network inspection flag, alongside a Chromium update to version 138.
Track Symbol Changes
Use the Change8 MCP server or GitHub Action to get notified when window.open changes.
Learn More