Skip to content

Releases: jitsi/jitsi-meet-electron

2022.4.1

28 Apr 20:03
db3a6e2
Compare
Choose a tag to compare

Notable changes

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

Full Changelog: v2022.3.1...v2022.4.1

2022.3.1

09 Mar 20:41
7ec0304
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update @jitsi/electron-sdk to fix aot issue by @csett86 in #728
  • chore(deps): update electron to 17.1.2 by @csett86 in #727

Full Changelog: v2022.2.1...v2022.3.1

2022.2.1

18 Feb 07:29
d43e006
Compare
Choose a tag to compare

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

05 Jan 15:12
2183475
Compare
Choose a tag to compare

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

03 Dec 21:15
31ed131
Compare
Choose a tag to compare

6525087 deps: update electron to 16.0.4 to fix crash when screensharing by @csett86 in #678

2021.12.1

01 Dec 11:26
5c9dd6d
Compare
Choose a tag to compare

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

06 Nov 08:59
935515d
Compare
Choose a tag to compare

Now really with autoupdate on mac, otherwise identical to 2021.11.1.

Autoupdate on windows and linux were not affected.

2021.11.1

04 Nov 22:07
14282cf
Compare
Choose a tag to compare

ae306f5 mac: Enable autoupdate by sign and notarize via github action

Note to distribution packagers: The app currently works with electron 13, see #629 for the blockers to electron 14+.

2.9.1

19 Oct 20:20
a1c3309
Compare
Choose a tag to compare

Mainly electron security updates.

3fc1306 chore(deps): Replace mac-screen-capture-permissions (#647)
2975fd0 chore(deps): update electron to 13.5.2 (#643)
e3b9231 Localize desktop file on Linux to Hungarian
83b4893 chore(deps): update electron-builder to 22.11.11 and move to node 14(#583)

Note to distribution packagers: The app currently works with electron 13, see #629 for the blockers to electron 14+.

2.9.0

21 Sep 20:05
8544d2c
Compare
Choose a tag to compare

295ea6d Switch to local storage and migrate old settings (#638)
9c13108 Update hu.json (#637)