Change8

v43.0.0-beta.1

📦 electronView on GitHub →
🐛 2 fixes🔧 4 symbols

Summary

This beta release (v43.0.0-beta.1) focuses heavily on performance improvements through V8 snapshotting, bytecode caching, and link-time optimization, alongside several bug fixes and an update to Chromium 150.0.7863.0.

Migration Steps

  1. Removed support for `showHiddenFiles` option in the `dialog` API on Linux.

🐛 Bug Fixes

  • Fixed the context menu in a detached DevTools window focusing the inspected page's window instead of the DevTools window.
  • Fixed silent data truncation in Buffer/TextEncoder APIs and a crash in fs.writeFileSync with non-ASCII strings on Apple Silicon.

Affected Symbols