Change8

v40.8.5

📦 electronView on GitHub →
🐛 5 fixes🔧 2 symbols

Summary

This patch release (v40.8.5) focuses on stability and bug fixes, addressing issues related to Windows notifications, clipboard reading, texture handling, accessibility events, and app shortcut icons.

🐛 Bug Fixes

  • Fixed a bug where Windows notification icons could fail to save because their temporary filenames contained invalid characters.
  • 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.

Affected Symbols