v41.1.0
📦 electronView on GitHub →
✨ 2 features🐛 5 fixes🔧 4 symbols
Summary
Version 41.1.0 introduces new features for macOS native theming and Windows notifications, alongside several critical bug fixes addressing crashes and accessibility issues.
✨ New Features
- Added nativeTheme.shouldDifferentiateWithoutColor support on macOS.
- Added support for the 'urgency' option in Notifications on Windows.
🐛 Bug Fixes
- Fixed a bug where Windows notification icons could fail to save due to invalid characters in temporary filenames.
- Fixed a crash in clipboard.readImage() when the clipboard contains malformed image data.
- Fixed a crash when calling an offscreen shared texture's release() after the texture object was garbage collected.
- Fixed an accessibility issue where the AXMenuOpened event was not fired on menu creation.
- Fixed an issue where an app shortcut may lose its icon after auto-updating on Windows.