Change8

v41.0.0-beta.1

📦 electronView on GitHub →
🐛 1 fixes🔧 1 symbols

Summary

This beta release (v41.0.0-beta.1) includes a fix enabling the CoreAudio Tap API for audio capture on macOS via desktopCapturer.

Migration Steps

  1. Install via `npm install electron@beta` or `npm install electron@41.0.0-beta.1` to use this beta release.

🐛 Bug Fixes

  • Addressed upstream Chromium shift to enable CoreAudio Tap API for audio capture used in electron's desktopCapturer on macOS.

Affected Symbols