v40.5.0
📦 electronView on GitHub →
✨ 2 features🐛 2 fixes🔧 1 symbols
Summary
Version 40.5.0 introduces enhanced Windows notification actions and support for long animation frame script attribution, alongside fixes for macOS audio capture and Wayland pointer lock.
✨ New Features
- Added support for `long-animation-frame` script attribution via the `--enable-features=AlwaysLogLOAFURL` command line flag.
- Extended actions support for Windows notifications to include buttons, select dropdowns, and replies.
🐛 Bug Fixes
- Addressed upstream Chromium shift to enable `CoreAudio Tap API` for audio capture used in electron's `desktopCapturer` on macOS.
- Made pointer lock work correctly on Wayland.