Change8

v39.0.0-beta.2

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

Summary

Electron v39.0.0-beta.2 introduces File System API grant persistence, fixes Wayland configuration issues, and updates Node.js to v22.20.0.

Migration Steps

  1. Install the beta version via npm install electron@beta or npm install electron@39.0.0-beta.2

✨ New Features

  • Allowed for persisting File System API grant status within a given session.

🐛 Bug Fixes

  • Fixed Wayland configuration through the XDG_SESSION_TYPE environment variable.

🔧 Affected Symbols

File System APIXDG_SESSION_TYPE