Releases: jitsi/jitsi-meet-electron
Releases · jitsi/jitsi-meet-electron
2025.2.0
Notable Changes
This release supports (additionally) a new screensharing API internally, which is (at point of release) only supported on alpha.jitsi.net
With this it now supports screensharing properly with Wayland and the native Pipewire system picker.
What's Changed
Full Changelog: v2025.1.1...v2025.2.0
2025.1.1
2025.1.0
Notable Change
- mac: With electron 33 this app now requires macOS 11, dropping macOS 10.15
What's Changed
- fix(conference) make sure the Chrome extension banner is hidden by @saghul in #989
- chore(deps): Updates external Api to latest. by @damencho in #992
- chore(deps) update electron to 33.3.1 by @csett86 in #993
Full Changelog: v2024.10.0...v2025.1.0
2024.10.0
What's Changed
- fix(conference) disable calendar integration by @saghul in #975
- README(Ubuntu): Document 24.04 workaround by @csett86 in #976
- ci(mac): allow mac signing with password-less cert and update to current electron/notarize by @csett86 in #982
- chore(deps) update electron to 32.1.2 by @csett86 in #980
Full Changelog: v2024.6.0...v2024.10.0
2024.6.0
2024.5.0
2024.3.0
What's Changed
- Adding sq locale entry to package.json by @ujdhesa in #946
- chore(deps): bump app-builder-lib and electron-builder by @dependabot in #949
- chore: update @jitsi/electron-sdk for small fixes by @csett86 in #951
- chore(deps) update electron to 29.1.1 by @csett86 in #952
Full Changelog: v2024.1.0...v2024.3.0
2024.1.0
What's Changed
- fix: add sandbox permission to iframe by @andreicon in #926
- fix(main): filter out frame-ancestors if exists in Content-Security-Policy by @emrahcom in #938
- chore(deps) update electron to 28.1.3 by @csett86 in #941
Notes
- Linux: With electron 28 there is now a env variable to control the x11/wayland settings under linux:
ELECTRON_OZONE_PLATFORM_HINT
. Set it toauto
and it will use wayland when running under wayland and x11 when running within X or as Xwayland. Default is empty and then x11/xwayland will be used.
New Contributors
- @andreicon made their first contribution in #926
- @emrahcom made their first contribution in #938
Full Changelog: v2023.11.3...v2024.1.0
2023.11.3
What's Changed
Full Changelog: v2023.11.2...v2023.11.3
2023.11.2
What's Changed
- chore: update sdk and external_api by @gabiborlea in #923
Warning: 2023.11.2 requires at least jitsi-meet-web 1.0.7658-1, otherwise it returns to the main screen after 30sec, see #929
Note: 2023.11.1 was skipped due to glitches in the release process
Full Changelog: v2023.11.0...v2023.11.2