Skip to content

Releases: IsmaelMartinez/teams-for-linux

2.1.4

04 Aug 21:59
21cfa6a
Compare
Choose a tag to compare
2.1.4 Pre-release
Pre-release

What's Changed

Full Changelog: v2.1.3...v2.1.4

2.1.3

01 Aug 15:02
6e9b8a9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.2...v2.1.3

2.1.2

28 Jul 16:24
52f7f6d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.1...v2.1.2

2.1.1

27 Jul 20:17
62143c4
Compare
Choose a tag to compare
2.1.1 Pre-release
Pre-release

What's Changed

Related Issues

Fixes #1756 - Daily logout due to cache overflow
May fix #1757 - App automatically closes (Electron window crash fixes)
May improve #1762 - Screen sharing is blurry (Desktop capture + Chromium updates)
May fix #1743 - Cannot share screen (Desktop capture crash fixes)
May improve #1715 - Can't share screen pipewire (Better Linux compatibility)
May fix #1736 - Window resizing is broken (Window management improvements)

Please comment on the respective issues with your testing results after this release.

Full Changelog: v2.1.0...v2.1.1

2.1.0

06 Jul 08:34
74627c3
Compare
Choose a tag to compare

What's Changed

  • chore: update Electron, @eslint/js, eslint, and globals to latest versions by @IsmaelMartinez in #1751
  • Update Electron to 37.2.0
  • Update @eslint/js to 9.30.1
  • Update eslint to 9.30.1
  • Update globals to 16.3.0
  • Reviewed Electron 37 breaking changes: no impact on this project
  • electron-store and yargs not updated due to breaking changes
  • Update com.github.IsmaelMartinez.teams_for_linux.appdata.xml release notes

Full Changelog: v2.0.18...v2.1.0

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