Change8

v36.7.3

📦 electronView on GitHub →
🐛 3 fixes🔧 3 symbols

Summary

Electron v36.7.3 addresses a crash in window close callbacks, fixes macOS file dialog filtering for app bundles, and enables the node:sqlite module.

🐛 Bug Fixes

  • Fixed a bug where app extensions filters didn't allow for selecting app bundles in macOS file dialogs.
  • Fixed an issue where require('node:sqlite') didn't work.
  • Fixed an issue where certain operations performed in a window close callback could trigger a crash.

🔧 Affected Symbols

node:sqlitedialogBrowserWindow.on('close')