Reverted as breaks screensharing
- Explicitly set audio: false in desktop capture callback to attempt to prevent audio channel creation during screen sharing (#1800)
- Update appdata.xml release notes to be less optimistic about the fix
- Update Electron to 37.3.1 with latest security patches
- Update ESLint and related dependencies to latest versions
- Generating a PRD and Tasks to attempt to fix #1795 in a future release
What's Changed
- Fix: Attempt to address screen sharing audio echo by disabling audio channel by @IsmaelMartinez in #1808
Full Changelog: v2.5.0...v2.5.1