v41.0.0-alpha.3
📦 electronView on GitHub →
🐛 3 fixes🔧 2 symbols
Summary
This alpha release updates Chromium to 146.0.7645.0 and includes several bug fixes related to shortcut link creation, Linux Beep functionality, and startup crashes when the V8 sandbox is disabled.
🐛 Bug Fixes
- Fixed an issue where shell.writeShortcutLink was throwing TypeError: Insufficient number of arguments when called with just [(path, options)].
- Fixed crash in platform_util::Beep() on Linux.
- Fixed startup crash when V8 sandbox is disabled.