github IsmaelMartinez/teams-for-linux v2.7.3
2.7.3

pre-release7 hours ago

What's Changed

This release includes 16 changes: 6 new features, 2 bug fixes, 3 documentation, 2 dependencies, 3 maintenance.

Highlights

Bug Fixes

Documentation

Dependencies

Maintenance


New Contributors

New Configuration Options

Option Type Default Description
media.camera.resolution.enabled boolean false Enable camera resolution control
media.camera.resolution.mode string "remove" Resolution mode: "remove" removes Teams' constraints allowing native camera resolution, "override" sets specific width/height
media.camera.resolution.width number - Target width when mode is "override"
media.camera.resolution.height number - Target height when mode is "override"
media.camera.autoAdjustAspectRatio.enabled boolean false Fixes camera video stretching when moving Teams between monitors with different orientations

Deprecated Configuration Options

The following options have been moved to nested structures. The old names still work but will show deprecation warnings:

Old Option New Option
ssoInTuneEnabled auth.intune.enabled
ssoInTuneAuthUser auth.intune.user
screenSharingThumbnail screenSharing.thumbnail
screenLockInhibitionMethod screenSharing.lockInhibitionMethod
disableAutogain media.microphone.disableAutogain
videoMenu media.video.menuEnabled

See Configuration Reference for full documentation.

Full Changelog: v2.7.2...v2.7.3

Don't miss a new teams-for-linux release

NewReleases is sending notifications on new releases.