github jitsi/jitsi-meet-electron v2.0.2
2.0.2

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

Changes

fe25c0f Info about additional HTTP header
2c585ee Update electron utils
b72ea5a Fix show AoT window default value
2794692 Fixup always on top window setting
bbe835d Add always on top window toggle to settings
5a863ab Add source URL to help button
1288944 Add homebrew cask formula for MacOS

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.