Skip to content

Releases: IsmaelMartinez/teams-for-linux

2.0.18

16 Jun 13:09
6faa408
Compare
Choose a tag to compare
2.0.18 Pre-release
Pre-release

What's Changed

  • Feature 1719 - Improve Copy&Paste from Chats to Text Windows / Toggle compose.disableTimestampOnCopy (Copy with Names + Timestamps) by @amenk in #1722

New Contributors

Full Changelog: v2.0.17...v2.0.18

2.0.17

15 Jun 05:46
Compare
Choose a tag to compare

What's New

  • Update electron to 36.4.0 and @homebridge/dbus-native to 0.7.1 for improved ARM compatibility and security
  • Adding release info generation from com.github.IsmaelMartinez.teams_for_linux.appdata.xml file (WIP)
  • Validate the release version is ready on the build.yml github action
  • Updating github actions to use node 22

Notes

ARM Compatibility Improvements

The @homebridge/dbus-native update fixes crashes on ARMv6 platforms and improves overall ARM compatibility for Linux users.

Electron 36.4.0 Update

This Electron update includes security improvements and modern platform support.

GNOME Users: Electron 36+ defaults to GTK 4 on GNOME. If you experience theming issues, you can use GTK 3 mode.

More details: Electron GTK 4 Changes

For a detailed comparison of changes, see the Electron v35.4.0 to v36.4.0 Changes.

Closes #1691

Full Changelog: v2.0.16...v2.0.17

2.0.16

13 Jun 14:12
Compare
Choose a tag to compare

What's Changed

  • Reimplementation of call events + new incoming call toast by @93Sprinter in #1718

Full Changelog: v2.0.15...v2.0.16

2.0.15

13 Jun 13:59
Compare
Choose a tag to compare

What's Changed

  • Ensure that microphone and camera entitlements are requested on OSX by @isztldav in #1711

New Contributors

Full Changelog: v2.0.14...v2.0.15

2.0.14

20 May 08:17
2eb8cf9
Compare
Choose a tag to compare

What's Changed

  • Add video menu entry that allows control of video elements by @dominiwe in #1708

New Contributors

Full Changelog: v2.0.13...v2.0.14

2.0.13

15 May 13:14
3eb1649
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.12...v2.0.13

2.0.12

06 May 17:05
8651709
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.11...v2.0.12

2.0.11

25 Apr 12:35
95de446
Compare
Choose a tag to compare

What's Changed

  • fix: removing the appTitle setting the name of the app as that breaks the tray icon in linux systems by @IsmaelMartinez in #1679

Full Changelog: v2.0.10...v2.0.11

2.0.10

22 Apr 16:08
c0aef0b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.9...v2.0.10

2.0.9

18 Apr 15:15
5df7f44
Compare
Choose a tag to compare

What's Changed

  • removing unused and deprecated config options by @IsmaelMartinez in #1663
    • Remove disableMeetingNotifications as it is not possible anymore - found from #1659
    • Removing the incomingCallCommand and incomingCallCommandArgs as they are not working anymore
    • Removing ntlmV2enabled as it is not documented anymore in Chromium and it should be the default value
    • Removing deprecated clearStorage in favor of clearStorageData
    • Removing deprecated customUserDir in favor of --user-data-dir
    • Changing the default value of onNewWindowOpenMeetupJoinUrlInApp to true - #1379

Full Changelog: v2.0.8...v2.0.9