Releases: jitsi/jitsi-meet-electron
Releases · jitsi/jitsi-meet-electron
2022.7.1
What's Changed
- chore(deps): update jitsi sdk to reduce binary usage and hide AOT on windows during screenshare by @csett86 in #772
- chore(deps): update electron to 19.0.8 by @csett86 in #775
- chore: Upgrade CI Dependencies to Latest Version by @RudraSen2 in #758
New Contributors
- @RudraSen2 made their first contribution in #758
Full Changelog: v2022.6.1...v2022.7.1
2022.6.1
2022.4.1
Notable changes
- Fix no controls in always-on-top window with jitsi meet stable release 2.0.7210 (jitsi/jitsi-meet#11416) by @horymury in #747
- chore(deps): Chromium security updates by updating electron to 17.4.1 by @csett86 in #748
All changes
- feat(preload) limit the exposed SDK API surface by @saghul in #733
- refactor: replace deprecated String.prototype.substr() by @CommanderRoot in #735
- chore(deps): migrate webpack 4 to 5 by @kb-0311 in #732
- chore(deps): remove process polyfill by @csett86 in #738
- chore: remove unused alias for process in webpack.main config by @csett86 in #739
- chore: use require instead of global process by @csett86 in #741
- chore(deps-dev): bump moment from 2.29.1 to 2.29.2 by @dependabot in #742
- chore(deps): bump plist from 3.0.4 to 3.0.5 by @dependabot in #743
- chore(deps): bump ansi-regex from 3.0.0 to 3.0.1 by @dependabot in #744
New Contributors
- @CommanderRoot made their first contribution in #735
- @kb-0311 made their first contribution in #732
Full Changelog: v2022.3.1...v2022.4.1
2022.3.1
2022.2.1
What's Changed
- chore(electron-bump) Update to electron from 16 to 17.0.1 (contains Chromium 96 -> 98 update) by @horymury in #711
- feat: allow the jitsi-meet:// protocol in the URL box by @csett86 in #706
- lang: spelling and typography fixes for French by @Glandos in #699
- chore(deps): update @jitsi/electron-sdk for electron 17+ by @csett86 in #707
New Contributors
Full Changelog: v2022.1.1...v2022.2.1
2022.1.1
What's Changed
- feat: force prejoin page instead of profile and AV settings by @csett86 in #690
- chore(deps): update electron to 16.0.6 by @csett86 in #694
- fix(deb): debian package now runs fine, but appimage on debian only works on bullseye (stable) and later (No impact on Ubuntu or others distros) by @csett86 in #684
Full Changelog: v2021.12.2...v2022.1.1
2021.12.2
2021.12.1
Update electron from 13 to 16, which updates Chromium from 91 to 96. This is the ususal security and bugfixing, but specifically fixes some issues under linux/wayland (eg #629, https://bugs.chromium.org/p/webrtc/issues/detail?id=13152)
Thanks to all who contributed to resolving the blocking issues for the electron 14+ upgrade (#629 (comment)): @quitrk, @saghul
Users which are updating from release 2.8.12 or earlier will loose local settings (recently used rooms, user name, ...)
2021.11.2
Now really with autoupdate on mac, otherwise identical to 2021.11.1.
Autoupdate on windows and linux were not affected.