Change8

v40.2.0

📦 electronView on GitHub →
2 features🐛 8 fixes

Summary

Release v40.2.0 introduces NV12 support for shared texture import and adds MSIX auto-updating support. This version also includes numerous bug fixes across macOS menu handling, rendering, and File System Access API stability.

✨ New Features

  • Added NV12 support for import shared texture.
  • Added support for MSIX auto-updating.

🐛 Bug Fixes

  • Fixed a crash that could occur when using the File System Access API.
  • Fixed an application crash on MacOS where the menu observer was not being properly removed before garbage collection.
  • Fixed an issue where alt+space triggered the system context menu even if an accelerator was registered for the hotkey combination.
  • Fixed an issue where menu item accelerators stopped working after the item's enabled property was toggled on macOS.
  • Fixed an issue whereby a duplicate "Toggle Full Screen" menu item appeared in the View menu on macOS.
  • Fixed dock menu items not respecting enabled and checked properties on macOS.
  • Fixed rendering glitches on macOS.
  • Fixed squirrel.mac stacked update behavior to old staged updates.