Skip to content

Releases: IsmaelMartinez/teams-for-linux

1.12.7

21 Jan 17:32
e53702e
Compare
Choose a tag to compare
1.12.7 Pre-release
Pre-release

What's Changed

Details

  • Adding enableBackgroundCallsAuthentication config option to validate if this keeps the user authenticated for longer
  • Removing the writeUrlBlockLog function that use to log those requests into a file for debugging
  • Handling of UnhandledPromiseRejectionWarning: TypeError: Cannot read properties of undefined (reading 'webContents') at PowerMonitor.refresh (.../app/connectionManager/index.js:31:34)
  • Checking the tray status before trying to update the badge count

Fixes #1545. Might fix #1521, #1495 and #1357

Full Changelog: v1.12.6...v1.12.7

1.12.6

17 Jan 23:40
9575328
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.12.5...v1.12.6

1.12.5

17 Dec 07:40
0cc0be7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.12.4...v1.12.5

1.12.4

10 Dec 07:32
2ee07e8
Compare
Choose a tag to compare
1.12.4 Pre-release
Pre-release

What's Changed

  • updating electron to version 33.3.0 and changing log message to warning from error by @IsmaelMartinez in #1516

Full Changelog: v1.12.3...v1.12.4

1.12.3

30 Nov 09:59
0ed99c0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.12.2...v1.12.3

1.12.2

29 Nov 00:13
09f49fb
Compare
Choose a tag to compare
1.12.2 Pre-release
Pre-release

What's Changed

  • fix(Intune): correctly iterate when ssoInTuneAuthUser is provided by @fmoessbauer in #1502

New Contributors

Full Changelog: v1.12.1...v1.12.2

1.12.1

25 Nov 06:18
4d87ad1
Compare
Choose a tag to compare
1.12.1 Pre-release
Pre-release

What's Changed

  • Adding contentIsolation to the loginForm and removing the already deprecated/automated onlineCheckMethod config option by @IsmaelMartinez in #1492

Full Changelog: v1.12.0...v1.12.1

1.12.0

15 Nov 05:09
e430d4b
Compare
Choose a tag to compare
1.12.0 Pre-release
Pre-release

What's Changed

  • streamSelector improvements by @IsmaelMartinez in #1479
    • Improving security on the streamSelector to work without the need of contentIsolation
    • Move from BaseView (deprecated), to WebContentsView in the streamSelector
    • Updating vsconfig to allow for electron and chrome debugging

Full Changelog: v1.11.5...v1.12.0

1.11.5

11 Nov 09:34
05f734a
Compare
Choose a tag to compare

What's Changed

  • change the default value of frame to be true and update electron to 33.2.0 by @IsmaelMartinez in #1474

Full Changelog: v1.11.4...v1.11.5

1.11.4

10 Nov 12:19
1a1eef5
Compare
Choose a tag to compare
1.11.4 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v1.11.3...v1.11.4