Releases: IsmaelMartinez/teams-for-linux
Releases · IsmaelMartinez/teams-for-linux
1.6.1
What's Changed
- Hide "waffle menu" by @DigitalFunk in #1287
- fix the missing icon in alt-tab by @IsmaelMartinez in #1288
New Contributors
- @DigitalFunk made their first contribution in #1287
Full Changelog: v1.6.0...v1.6.1
1.6.0
What's Changed
- fixing dbus not present and moving from yarn to npm by @IsmaelMartinez in #1284
- Hotfix/snap publish failed by @IsmaelMartinez in #1285
- Hotfix/snap publish failed by @IsmaelMartinez in #1286
Full Changelog: v1.5.3...v1.6.0
1.5.3
What's Changed
- Updated unclear background image readme for Teams V2 by @frederikb96 in #1278
- Add support for InTune Single-Sign-On by @KrissN in #1280
New Contributors
- @frederikb96 made their first contribution in #1278
- @KrissN made their first contribution in #1280
Full Changelog: v1.5.2...v1.5.3
1.5.2
What's Changed
- adding --rpm-digest=sha256 to fix RPM install on FIPS enabled system by @IsmaelMartinez in #1276
Full Changelog: v1.5.1...v1.5.2
1.5.1
What's Changed
- Adding teams.live.com to the URLs evaluated across the app by @IsmaelMartinez in #1274
- Feature/1098 try to fix meeting links not opening by @IsmaelMartinez in #1275
Full Changelog: v1.5.0...v1.5.1
1.5.0
What's Changed
-
Feature/multiple small fixes and refactoring by @IsmaelMartinez in #1270
-
Renaming ssoUser and ssoPasswordCommand to ssoBasicAuthUser and ssoBasicAuthPasswordCommand
-
Adding the config option trayIconEnabled that defaults to true, to solve #861
Full Changelog: v1.4.40...v1.5.0
1.4.40
What's Changed
- Improve wording referencing config by @banholzer in #1262
- Support for SSO basic-auth without dialogue. by @lecler-i in #1268
{
"ssoUser": "Thomas",
"ssoPasswordCommand": "gopass -o work/mycompany.com"
}
This only works for basic authentication
New Contributors
- @banholzer made their first contribution in #1262
- @lecler-i made their first contribution in #1268
Full Changelog: v1.4.39...v1.4.40
1.4.39
1.4.37
What's new
- Fix:
--awayOnSystemIdle
flag in Teams V2 by @jijojosephk
1.4.36
What's Changed
- Custom backgrounds in Teams V2 by @jonatasrs in #1226
- isCustomBackgroundEnabled is now false
- https://github.com/jonatasrs/teams-for-linux/blob/b10ebd39e9472d1aaff05dc0940fbd4c3388dfd8/app/config/README.md#custom-backgrounds explains how to use the background. Important the custom background format has changed as indicated in the README.
Full Changelog: v1.4.35...v1.4.36