### Describe the bug According to https://github.com/tkafka/detect-electron-apps-on-mac, Electron apps are causing system-wide lag on macOS Tahoe: See: - https://github.com/electron/electron/issues/48311#issuecomment-3332181420 - https://mjtsai.com/blog/2025/09/30/electron-apps-causing-system-wide-lag-on-tahoe/ Fixed versions: - 36.9.2 - 37.6.0 - 38.2.0 - 39.0.0 - and all above 39 ### Steps to reproduce Output of `detect-electron-apps-by-version.sh`: ``` ❌ Ace by DAISY.app: Electron 34.1.1 (Contents/Frameworks/Electron Framework.framework/Versions/A/Electron Framework) ``` ### Expected behavior Please update at least to Electron 36.9.2.
Describe the bug
According to https://github.com/tkafka/detect-electron-apps-on-mac, Electron apps are causing system-wide lag on macOS Tahoe:
See:
Fixed versions:
Steps to reproduce
Output of
detect-electron-apps-by-version.sh:Expected behavior
Please update at least to Electron 36.9.2.