Major changes
- End-to-End Encryption is now supported
- Updated Electron to version 9
Changes
de274c3 Update electron-utils
1f789ec Update to Electron 9 and enable E2EE
d2f4928 Add randdom room name generation
a1a52c4 Refactor avatar
9b84fe5 Run npm audit fix
78f3b24 Add timeout configuration in settings
ee99029 Fix Welcome form placeholder
a085681 Add note about debugger
cf7f2da Add support for URL query parameters
e7deabb Fix typos in README
1f2889e macOS Catalina Camera/Mirophone Access Request fixed
2212eaf macOS Catalina Fix for Camera/Microphone
238e28a Fix shortcuts on macOS
e860605 chore(package.json): Update utils
1c229b9 Fix typo in onboarding boxes
This update comes with some caveats: the Windows and macOS releases are unsigned, so auto-update may not work.
Windows
A warning will show up mentioning the app is unsigned upon first install. This is expected.
macOS
On macOS Catalina a warning will be displayed on first install. 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 launch the app like so ./jitsi-meet-x86_64.AppImage --no-sandbox