Electron: v41.1.0 Release

Release date:
March 26, 2026
Previous version:
v41.0.4 (released March 20, 2026)
Magnitude:
8 Diff Delta
Contributors:
2 total committers
Data confidence:
Commits:

Top Contributors in v41.1.0

trop[bot]
electron-roller[bot]

Directory Browser for v41.1.0

All files are compared to previous version, v41.0.4. Click here to browse diffs between other versions.

Loading File Browser...

Release Notes Published

Release Notes for v41.1.0

Features

  • Added nativeTheme.shouldDifferentiateWithoutColor on macOS. #50408 <sup>(Also in 42)</sup>
  • Notes: Added support for the urgency option in Notifications on Windows. #50382 <sup>(Also in 42)</sup>

    Fixes

  • Fixed a bug where Windows notification icons could fail to save because their temporary filenames contained invalid characters. #50483 <sup>(Also in 40)</sup>

  • Fixed a crash in clipboard.readImage() when the clipboard contains malformed image data. #50492 <sup>(Also in 39, 40, 42)</sup>

  • Fixed a crash when calling an offscreen shared texture's release() after the texture object was garbage collected. #50501 <sup>(Also in 39, 40, 42)</sup>

  • Fixed an accessibility issue where the AXMenuOpened event was not fired on menu creation. #50506 <sup>(Also in 40, 42)</sup>

  • Fixed an issue where an app shortcut may lose its icon after auto-updating on Windows. #50519 <sup>(Also in 40)</sup>

    Other Changes

  • Updated Chromium to 146.0.7680.166. #50458