Skip to content

Releases: IsmaelMartinez/teams-for-linux

1.6.1

07 Jun 06:15
eef9d60
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.0...v1.6.1

1.6.0

06 Jun 16:52
feabb51
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.3...v1.6.0

1.5.3

05 Jun 13:21
0896927
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.2...v1.5.3

1.5.2

28 May 17:31
221dafe
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.1...v1.5.2

1.5.1

28 May 17:16
4d3af55
Compare
Choose a tag to compare
1.5.1 Pre-release
Pre-release

What's Changed

Full Changelog: v1.5.0...v1.5.1

1.5.0

28 May 06:56
f36ee66
Compare
Choose a tag to compare

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

24 May 13:56
0110cca
Compare
Choose a tag to compare
1.4.40 Pre-release
Pre-release

What's Changed

  • Improve wording referencing config by @banholzer in #1262
  • Support for SSO basic-auth without dialogue. by @lecler-i in #1268
    • Provides workaround for #1267 and #1211
      To be able to use it, pass the ssoUser and ssoPasswordCommand to run. Here an example configuration
{
  "ssoUser": "Thomas",
  "ssoPasswordCommand": "gopass -o work/mycompany.com"
}

This only works for basic authentication

New Contributors

Full Changelog: v1.4.39...v1.4.40

1.4.39

07 May 09:59
3a8adf0
Compare
Choose a tag to compare
1.4.39 Pre-release
Pre-release

What's Changed

  • Show error message if configuration is invalid by @woernsn in #1224
  • Don't show an error if no config is used at all by @woernsn in #1253

New Contributors

Full Changelog: v1.4.37...v1.4.39

1.4.37

04 May 06:28
d3d8573
Compare
Choose a tag to compare

What's new

1.4.36

03 May 21:30
f0c2825
Compare
Choose a tag to compare

What's Changed

See image
image

Full Changelog: v1.4.35...v1.4.36