Jitsi Meet Changelog

What's new in Jitsi Meet 2024.3.0

Mar 11, 2024
  • Adding sq locale entry to package.json by @ujdhesa in #946
  • chore(deps): bump app-builder-lib and electron-builder by @dependabot in #949
  • chore: update @jitsi/electron-sdk for small fixes by @csett86 in #951
  • chore(deps) update electron to 29.1.1 by @csett86 in #952

New in Jitsi Meet 2024.1.0 (Jan 14, 2024)

  • Fix: add sandbox permission to iframe
  • Fix(main): filter out frame-ancestors if exists in Content-Security-Policy
  • Chore(deps) update electron to 28.1.3

New in Jitsi Meet 2023.11.3 (Jan 13, 2024)

  • Fix: add sandbox permission to iframe
  • Fix(main): filter out frame-ancestors if exists in Content-Security-Policy
  • Chore(deps) update electron to 28.1.3

New in Jitsi Meet 2023.11.3 (Nov 24, 2023)

  • 2023.11.2 by @gabiborlea in #928
  • Fix(conference) fix not loading with older server versions by @saghul in #931

New in Jitsi Meet 2023.11.0 (Nov 12, 2023)

  • chore(deps) update electron from 25.8.4 to 27.0.4 by @csett86 in #921

New in Jitsi Meet 2023.10.0 (Oct 2, 2023)

  • Chore(deps) update electron to 25.8.4 by @csett86 in #915

New in Jitsi Meet 2023.9.0 (Sep 5, 2023)

  • Chore(deps) update electron to 26.1.0 to fix some screensharing issues under wayland by @csett86 in #904
  • Fix recent list to skip tokens by @saghul in #906

New in Jitsi Meet 2023.8.0 (Aug 27, 2023)

  • Chore(deps): bump json5 from 1.0.1 to 1.0.2
  • Fix(conference) handle joining another meeting while in one

New in Jitsi Meet 2023.7.2 (Jul 17, 2023)

  • Lang: Add hindi translation
  • Ci: add support for linux-arm64

New in Jitsi Meet 2023.7.1 (Jul 14, 2023)

  • Fixed(wayland): Crash on start of screensharing fixed, but still crashing on ending of screensharing under wayland.

New in Jitsi Meet 2023.7.0 (Jul 4, 2023)

  • What's Changed:
  • chore(external-api): Update by @hristoterezov in #876
  • chore(deps) update electron to 25.2.0 by @csett86 in #878

New in Jitsi Meet 2023.5.2 (May 25, 2023)

  • Fix(main) fixed onBeforeSendHeaders API usage by @saghul in #868

New in Jitsi Meet 2023.5.1 (May 22, 2023)

  • Fix(main) block opening any external applications by @saghul in #865
  • Fix(full-screen) don't restore full-screen state by @saghul in #866

New in Jitsi Meet 2023.5.0 (May 10, 2023)

  • What's Changed:
  • feat(reload) refactor opening external links by @saghul in #850
  • fix(main) filter URLs that can be opened by @saghul in #851
  • Improve Traditional Chinese local (zh-TW.json) by @PeterDaveHello in #855
  • fix(main) clear cache on startup when in dev mode by @saghul in #860
  • fix(external-api) update bundle by @saghul in #861
  • chore(deps) update Electron to 24 by @saghul in #862
  • Known Issues:
  • Wayland: jitsi-meet-electron crashes on screen sharing, see #829

New in Jitsi Meet 2023.2.0 (Feb 3, 2023)

  • What's Changed:
  • tweaked markup and punctuation for clarity by @TallTed in #834
  • fix(external-api) allow forms by @saghul in #838
  • fix(utils) make openExternalLink more resilient by @saghul in #839
  • chore(deps) update @jitsi/electron-sdk to version 5.0.1 by @saghul in #842
  • chore(deps): downgrade electron to 21 and release as 2023.2.0 by @csett86 in #843

New in Jitsi Meet 2023.1.2 (Jan 24, 2023)

  • feat(stats) drop support for wifistats by @saghul in #833
  • fix(external-api) fix chat links not opening by @saghul in #836

New in Jitsi Meet 2023.1.1 (Jan 20, 2023)

  • feat(external-api) update bundled version by @saghul in #830

New in Jitsi Meet 2023.1.0 (Jan 17, 2023)

  • What's Changed:
  • chore(deps) update electron to 22.0.2 by @csett86 in #826

New in Jitsi Meet 2022.12.0 (Dec 11, 2022)

  • Update to sq translation.
  • Fix: popups for Google & Dropbox auth.
  • Chore(deps) update electron to 21.3.3.

New in Jitsi Meet 2022.11.0 (Nov 20, 2022)

  • What's Changed:
  • Chore(deps) update electron to 21.3.0 by @csett86 in #806
  • Lang: update comment in package.json by @thttg in #792

New in Jitsi Meet 2022.10.1 (Oct 28, 2022)

  • Feat: allow connecting to instances that set CSP and x-frame-options by @csett86 in #798
  • Fix(screensharing) fix capturing aot and screensharing tracker on mac by @quitrk in #793
  • Fix(lang): Update Traditional Chinese translation by @thttg in #797
  • Chore(deps) update electron to 21.1.1 by @csett86 in #801

New in Jitsi Meet 2022.9.1 (Sep 25, 2022)

  • fix: URL params by backporting parseURLParams from jitsi-meet
  • feat: chinese Translations
  • chore(deps): update electron to 20.2.0

New in Jitsi Meet 2022.8.1 (Aug 13, 2022)

  • Croatian translation by @milotype in #771
  • feat(wayland): enable titlebar when running under wayland by @csett86 in #766

New in Jitsi Meet 2022.7.1 (Jul 22, 2022)

  • 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 in Jitsi Meet 2022.6.1 (Jun 28, 2022)

  • chore(deps): update electron from 17.4.1 to 19.0.6 (containing chromium 98 to 102 update) by @csett86 in #760

New in Jitsi Meet 2022.4.1 (Jun 24, 2022)

  • 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