Change8

v37.2.3

📦 electronView on GitHub →
🐛 3 fixes🔧 2 symbols

Summary

This patch release addresses specific crashes on macOS related to sandboxing and CSS rule application, while also enabling support for the built-in node:sqlite module.

🐛 Bug Fixes

  • Fixed a child process crash on macOS occurring when an application is replaced by a newer version that triggers the sandbox.
  • Fixed a crash when applying the '-electron-corner-smoothing' CSS rule to a stylesheet lacking an associated document.
  • Fixed an issue preventing 'require("node:sqlite")' from functioning correctly.

🔧 Affected Symbols

node:sqlite-electron-corner-smoothing