github jitsi/jitsi-meet-electron v2.0.0
2.0.0

latest releases: v2024.3.0, v2024.1.0, v2023.11.3...
4 years ago

Changes

  • Updated dependencies, fixing security problems
  • Updated jitsi-meet-electron utils, bringing in new features such as system audio sharing (if the Jitsi Meet deployment has support for it).

This update comes with some caveats: the Windows and macOS releases are unsigned, so auto-update won't work.

Windows

Windows users will need to download the app again. A warning will show up mentioning the app is unsigned. This is expected.

macOS

macOS users will need to download the app again beccause it's now unsigned. On macOS catalina a warning will be displayed. The app won't open unless "open" is pressed. This dialog is only shown once.

Screen Shot 2020-04-08 at 08 47 45

GNU/Linux

There is a known issue which prevents the app from starting on some Linux distributions: #231

The workaround for now is to run the following command: sudo sysctl kernel.unprivileged_userns_clone=1

Alternatively, launch the app like so ./jitsi-meet-x86_64.AppImage --no-sandbox

Don't miss a new jitsi-meet-electron release

NewReleases is sending notifications on new releases.