Change8

v37.5.0

📦 electronView on GitHub →
1 features🐛 3 fixes🔧 3 symbols

Summary

Electron v37.5.0 introduces new memory info fields for macOS and includes several bug fixes for dialog positioning, file pickers, and drag-and-drop behavior, alongside updates to Chromium and Node.js.

✨ New Features

  • Added fileBacked and purgeable fields to process.getSystemMemoryInfo() for macOS.

🐛 Bug Fixes

  • Fixed an issue where dialog.showMessageDialog showed a window incorrectly centered to monitor instead of parent window when passed.
  • Fixed an issue where a file-only picker incorrectly allowed some directories.
  • Fixed an issue where dragging sometimes didn't work after the contextmenu event was emitted.

🔧 Affected Symbols

process.getSystemMemoryInfodialog.showMessageDialogcontextmenu