Releases: IsmaelMartinez/teams-for-linux
2.1.4
What's Changed
- Feat/add v1 v2 msteams config by @IsmaelMartinez in #1778 - hopefully fixes #675
Full Changelog: v2.1.3...v2.1.4
2.1.3
What's Changed
- docs: documentation improvements by @IsmaelMartinez in #1772
Full Changelog: v2.1.2...v2.1.3
2.1.2
What's Changed
- Fix: Remove deb packaging and update version by @IsmaelMartinez in #1771
Full Changelog: v2.1.1...v2.1.2
2.1.1
What's Changed
- Bump form-data from 4.0.2 to 4.0.4 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #1761
- feat: Implement cache management and Debian changelog generation (Issues #1756, #1691) by @IsmaelMartinez in #1765
- revert fix for #1691 by @IsmaelMartinez in #1766
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
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
2.0.17
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
What's Changed
- Reimplementation of call events + new incoming call toast by @93Sprinter in #1718
Full Changelog: v2.0.15...v2.0.16