Skip to content

Releases: IsmaelMartinez/teams-for-linux

2.7.8

21 Feb 09:36
aef348e

Choose a tag to compare

2.7.8 Pre-release
Pre-release

What's Changed in v2.7.8

🚀 New Features

🐛 Bug Fixes

📚 Documentation

🔄 CI/CD

🔧 Maintenance


📖 Related Documentation


Quick Links:

What's Changed

Full Changelog: v2.7.7...v2.7.8

2.7.7

19 Feb 22:00
7e79eca

Choose a tag to compare

What's Changed

🐛 Bug Fixes

📚 Documentation

🔄 CI/CD

🔧 Maintenance


📖 Related Documentation

Full Changelog: v2.7.6...v2.7.7

2.7.6

17 Feb 17:12
91b951d

Choose a tag to compare

What's Changed

What's Changed in v2.7.6

🚀 New Features

🐛 Bug Fixes

  • fix: only register quick chat shortcut when enabled and explicitly configured - by @IsmaelMartinez (#2161)
  • Handle edge/prerelease version suffixes in release info generation - by @IsmaelMartinez (#2164)
  • fix: security hardening phase 1 - PII logging, resilience, input handling - by @IsmaelMartinez (#2167)

♻️ Code Improvements

📚 Documentation

🔄 CI/CD

🔧 Maintenance


📖 Related Documentation

Full Changelog: v2.7.5...v2.7.6

2.7.5

13 Feb 15:30
0fe64c6

Choose a tag to compare

What's Changed in v2.7.5

🚀 New Features

🐛 Bug Fixes

  • Improve code quality: remove PII from logs, fix style issues, clean up ESLint - by @IsmaelMartinez (#2148)
  • Fix version references in Wayland troubleshooting documentation - by @IsmaelMartinez (#2150)

🔧 Maintenance

  • chore(deps): bump the npm_and_yarn group across 2 directories with 1 update (#2149)
  • Update roadmap for v2.7.4 release and v2.7.5 planning - by @IsmaelMartinez (#2153)

Quick Links:

Full Changelog: v2.7.4...v2.7.5

2.7.4

12 Feb 22:53
4820784

Choose a tag to compare

2.7.4 Pre-release
Pre-release

What's Changed in v2.7.4

🚀 New Features

📚 Documentation

🔧 Maintenance

  • chore(deps): bump webpack from 5.101.3 to 5.105.0 in /docs-site in the npm_and_yarn group across 1 directory (#2134)
  • Force X11 ozone platform by default on Linux - by @IsmaelMartinez (#2139)
  • Update development roadmap for v2.7.4 release - by @IsmaelMartinez (#2145)

Quick Links:

New Contributors

Full Changelog: v2.7.3...v2.7.4

2.7.3

05 Feb 14:31
b873844

Choose a tag to compare

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

2.7.2

30 Jan 16:37
4edb8b9

Choose a tag to compare

What's Changed

New Contributors
@bluvulture made their first contribution in #2089 (that was merged with #2068)

Full Changelog: v2.7.1...v2.7.2

2.7.1

29 Jan 11:49
0cad7cd

Choose a tag to compare

2.7.1 Pre-release
Pre-release

What's Changed

  • Support changelog generation for external fork PRs by @IsmaelMartinez in #2070
  • Add AppImage update info to Linux builds for third-party managers by @IsmaelMartinez in #2067
  • Fix username matching for intune auth to not be case-sensitive by @vizius-jps in #2076
  • fix(ci): use unsquashfs for cross-architecture ARM AppImage extraction by @IsmaelMartinez in #2080
  • Add development roadmap and reorganize research documentation by @IsmaelMartinez in #2079
  • docs: Add GNOME Shell search provider investigation research by @IsmaelMartinez in #2081
  • Remove references to mqtt-commands-implementation research doc by @IsmaelMartinez in #2083
  • chore(deps): bump tar from 6.2.1 to 7.5.7 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #2084
  • Fix: update reference to core services due to upstream change (#2077) by @bastidest in #2085
  • Release v2.7.1 by @github-actions[bot] in #2086

New Contributors

Full Changelog: v2.7.0...v2.7.1

2.7.0

23 Jan 07:48
645642f

Choose a tag to compare

What's Changed

New Contributors

  • @XCroatoanX made their first contribution in #2046
  • @github-actions[bot] made their first contribution in #2064

Full Changelog: v2.6.19...v2.7.0

2.6.19

13 Dec 22:05
356934f

Choose a tag to compare

What's Changed

Full Changelog: v2.6.18...v2.6.19