Notification
Found in 1 package: electron
electron(10 releases)
v43.0.0BreakingVersion v43.0.0 introduces major stack upgrades and numerous features, including improved app startup performance via Node.js startup snapshots and V8 bytecode caching. Breaking changes include default download folder behavior and rounded corners for Linux frameless windows.
v43.0.0-alpha.5This alpha release introduces new static methods for managing notifications on macOS and resolves critical issues related to Node globals in ESM preload scripts and native addon compilation.
v41.7.0Version 41.7.0 introduces the ability to pass the --experimental-inspector-network-resource flag through Electron and resolves a crash related to Notification closing. It also includes several backported upstream fixes for memory safety and stability.
v43.0.0-alpha.4This alpha release fixes a crash related to Notification closing and improves Linux window handling by fixing shadow toggling and adding Window Controls Overlay layout support.
v43.0.0-alpha.2This 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.
v43.0.0-alpha.1This 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.
v42.0.0BreakingThis release introduces numerous new features including enhanced notification handling on Windows and macOS, improved WebAuthn support, and dynamic binary downloads. It also includes several bug fixes and improvements to existing APIs.
v41.0.0-beta.8This beta release introduces a `reason` property to the Notification 'closed' event on Windows and includes several fixes related to Universal Links, contextBridge prototypes, WebContentsView events, build failures, shutdown crashes, and global shortcut reliability on Wayland.
v40.8.0Version 40.8.0 introduces a 'reason' property for Windows Notification 'closed' events and resolves a shutdown crash related to hidden titlebars on Windows.
v39.2.5This patch release focuses on stability improvements for Windows, including fixes for notification hangs and window resizing artifacts, alongside a fix for the menu-did-close event.
Track Symbol Changes
Use the Change8 MCP server or GitHub Action to get notified when Notification changes.
Learn More