Change8

v39.5.2

📦 electronView on GitHub →
🐛 6 fixes

Summary

This patch release (v39.5.2) focuses primarily on bug fixes across various areas including File System Access, context menus, Wayland input, macOS dock menus, and squirrel updates.

🐛 Bug Fixes

  • Fixed a crash that could occur when using the File System Access API.
  • 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 role-based menu items were incorrectly returning `null` for their accelerator property.
  • Fixed application input broken on certain wayland compositors when DND action was cancelled.
  • Fixed dock menu items not respecting enabled and checked properties on macOS.
  • Fixed squirrel.mac stacked update behavior to old staged updates.