v41.0.0-beta.5
📦 electronView on GitHub →
🐛 5 fixes🔧 2 symbols
Summary
This beta release (v41.0.0-beta.5) focuses on bug fixes across platforms, including issues with global shortcuts on Wayland, fullscreen state restoration on Windows, and memory leaks on Linux/GTK. It also updates the underlying Chromium version.
🐛 Bug Fixes
- Fixed globalShortcut not working on Wayland with GlobalShortcutsPortal feature enabled.
- Fixed an issue that caused the RGBAF16 shared texture format to have a keyed mutex on Windows.
- Fixed an issue where making a window fullscreen on Windows, minimizing it and then restoring it broke previous fullscreen state.
- Fixed an issue where menu item enabled state wasn't updated during key equivalent dispatch when the menu was closed on macOS.
- Fixed memory leak when setting icons on Linux/GTK.