Releases: jitsi/jitsi-meet-electron
Releases · jitsi/jitsi-meet-electron
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
2023.11.1
What's Changed
- chore: update sdk and external_api by @gabiborlea in #923
New Contributors
- @gabiborlea made their first contribution in #923
Full Changelog: v2023.11.0...v2023.11.1
2023.11.0
What's Changed
- chore(deps) update electron from 25.8.4 to 27.0.4 by @csett86 in #921
- mac: With electron 27 this now requires macOS 10.15 and newer to run, dropping 10.13 and 10.14
Full Changelog: v2023.10.0...v2023.11.0
2023.10.0
What's Changed
Full Changelog: v2023.9.1...v2023.10.0