Releases: IsmaelMartinez/teams-for-linux
Releases · IsmaelMartinez/teams-for-linux
1.12.7
What's Changed
- Enable Background Authentication Calls and handing of undefined on lock resumption by @IsmaelMartinez in #1555
- Feature enable background authentication calls by @IsmaelMartinez in #1556
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
What's Changed
- adding initial version of the form to collect bugs by @IsmaelMartinez in #1533
- Feature add form report by @IsmaelMartinez in #1534
- Feature add form report by @IsmaelMartinez in #1535
- Feature add form report by @IsmaelMartinez in #1536
- Fixing the frame option type (from string to boolean) and updates by @IsmaelMartinez in #1550
- Fix 1444 updating and fix frame option type by @IsmaelMartinez in #1551
Full Changelog: v1.12.5...v1.12.6
1.12.5
What's Changed
- use console.warn instead of console.warning by @IsmaelMartinez in #1526
Full Changelog: v1.12.4...v1.12.5
1.12.4
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
What's Changed
- updating the electron version to 33.2.1 by @IsmaelMartinez in #1506
Full Changelog: v1.12.2...v1.12.3
1.12.2
What's Changed
- fix(Intune): correctly iterate when ssoInTuneAuthUser is provided by @fmoessbauer in #1502
New Contributors
- @fmoessbauer made their first contribution in #1502
Full Changelog: v1.12.1...v1.12.2
1.12.1
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
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
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
What's Changed
- Correct markup for icons hyperlink by @neitsab in #1467
- Adding frame config option and removing electron remote library by @IsmaelMartinez in #1471
New Contributors
Full Changelog: v1.11.3...v1.11.4