Releases: IsmaelMartinez/teams-for-linux
Releases · IsmaelMartinez/teams-for-linux
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
1.4.35
What's Changed
- fix: adapt to upstream react changes for idle tracking by @bastidest in #1243
Full Changelog: v1.4.34...v1.4.35
1.4.34
What's new
- Electron version downgraded to
29.3.0
due to inconsistent behaviour in different desktop environments
1.4.33
What's new
- Electron version upgraded to
30.0.1
- Updated implementation of
Notification.requestPermission()
by @jijojosephk
1.4.32
What's new:
- Revert "Build universal app for Mac" - the unsigned package does not run on Apple Silicon. See this Known issues section for steps how to build the app for Apple Silicon locally by @Tasssadar
1.4.31
What's Changed
- Feature/add custom background flag by @IsmaelMartinez in #1223
Full Changelog: v1.4.30...v1.4.31
1.4.30
What's Changed
- enable useMutationTitleLogic by default by @IsmaelMartinez in #1219
Full Changelog: v1.4.29...v1.4.30
1.4.29
What's Changed
- fix: build universal app for Mac by @Tasssadar in #1212
Full Changelog: v1.4.28...v1.4.29
1.4.28
What's new
- Electron version upgraded
30.0.0
- Clicking on notifications now shows/focuses the application.
1.4.27
What's new
- Rearranged
Quit
menu.