Skip to content

Releases: jitsi/jitsi-meet-electron

2025.2.0

13 Feb 16:05
Compare
Choose a tag to compare

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

  • Add support for native getDisplayMedia by @saghul in #1000
  • chore(deps) update electron to 34.1.1

Full Changelog: v2025.1.1...v2025.2.0

2025.1.1

15 Jan 21:53
8d0b55f
Compare
Choose a tag to compare

What's Changed

  • fix: Adds support for passing jwt as param. by @damencho in #995

Full Changelog: v2025.1.0...v2025.1.1

2025.1.0

11 Jan 16:50
865c428
Compare
Choose a tag to compare

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

06 Oct 11:12
e64c8ac
Compare
Choose a tag to compare

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

15 Jun 11:40
Compare
Choose a tag to compare

What's Changed

  • chore(deps) update electron to 30.1.0 to fix crashes under X11 by @csett86 in #966

Full Changelog: v2024.5.0...v2024.6.0

2024.5.0

11 May 08:35
dccb4c5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2024.3.0...v2024.5.0

2024.3.0

10 Mar 19:04
5ac99bb
Compare
Choose a tag to compare

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

13 Jan 15:56
52e273e
Compare
Choose a tag to compare

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 to auto 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

Full Changelog: v2023.11.3...v2024.1.0

2023.11.3

24 Nov 09:22
Compare
Choose a tag to compare

What's Changed

  • fix(conference) fix not loading with older server versions by @saghul in #931

Full Changelog: v2023.11.2...v2023.11.3

2023.11.2

23 Nov 15:37
Compare
Choose a tag to compare

What's Changed

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