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: https://github.com/IsmaelMartinez/teams-for-linux/compare/v2.0.16...v2.0.17