2.0.0
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.
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