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