Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: jitsi/jitsi-meet-electron
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2024.10.0
Choose a base ref
...
head repository: jitsi/jitsi-meet-electron
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 20 commits
  • 8 files changed
  • 6 contributors

Commits on Nov 19, 2024

  1. fix(conference) make sure the Chrome extension banner is hidden

    saghul committed Nov 19, 2024
    Copy the full SHA
    f8949ed View commit details

Commits on Nov 22, 2024

  1. README: fix typos and grammar (#990)

    taivlam authored Nov 22, 2024
    Copy the full SHA
    1cda0a3 View commit details
  2. chore(remote-control) Add instructions for enabling remote control

    horymury authored and saghul committed Nov 22, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    31204c7 View commit details

Commits on Dec 6, 2024

  1. chore(deps): Updates external Api to latest.

    Adds isVisitor that is needed for always-on-top.
    damencho committed Dec 6, 2024

    Verified

    This commit was signed with the committer’s verified signature.
    targos Michaël Zasso
    Copy the full SHA
    34adeb3 View commit details

Commits on Jan 11, 2025

  1. chore(deps) update electron to 33.3.1 (#993)

    csett86 authored Jan 11, 2025

    Verified

    This commit was signed with the committer’s verified signature. The key has expired.
    danielleadams Danielle Adams
    Copy the full SHA
    ded236f View commit details
  2. 2025.1.0

    csett86 authored Jan 11, 2025

    Verified

    This commit was signed with the committer’s verified signature. The key has expired.
    danielleadams Danielle Adams
    Copy the full SHA
    865c428 View commit details

Commits on Jan 14, 2025

  1. fix: Adds support for passing jwt as has param.

    damencho authored and saghul committed Jan 14, 2025
    Copy the full SHA
    e23cad1 View commit details

Commits on Jan 15, 2025

  1. 2025.1.1

    csett86 authored Jan 15, 2025
    Copy the full SHA
    8d0b55f View commit details

Commits on Jan 17, 2025

  1. fix(aot): Clear api when disposed. Fixes #996.

    damencho committed Jan 17, 2025
    Copy the full SHA
    92779e4 View commit details

Commits on Jan 22, 2025

  1. chore(deps): Update jitsi-meet-electron-sdk

    hristoterezov committed Jan 22, 2025
    Copy the full SHA
    53332b5 View commit details

Commits on Feb 13, 2025

  1. misc(ci) add stalebot

    saghul authored Feb 13, 2025
    Copy the full SHA
    2962c7f View commit details
  2. Copy the full SHA
    2311b6f View commit details
  3. feat(conference) update bundled external_api

    Required for having native getDisplayMedia support in Electron.
    saghul committed Feb 13, 2025
    Copy the full SHA
    635033b View commit details
  4. misc(deps) npm audit fix

    saghul committed Feb 13, 2025
    Copy the full SHA
    9374c50 View commit details
  5. Copy the full SHA
    589b3dc View commit details
  6. feat(screen-sharing) update @jitsi/electron-sdk for SS fixes

    - Uses getDisplayMedia which fixes app sharing on some platforms
    - Avoid Jitsi picker on Wayland, just use the native one
    saghul committed Feb 13, 2025
    Copy the full SHA
    1af3a5f View commit details
  7. 2025.2.0

    saghul committed Feb 13, 2025
    Copy the full SHA
    f9a5d69 View commit details
  8. Copy the full SHA
    aff67d2 View commit details
  9. fix(ci) update runner to Ubuntu 22.04

    20.04 is getting decomissioned this month.
    saghul committed Feb 13, 2025
    Copy the full SHA
    27e3224 View commit details

Commits on Feb 27, 2025

  1. fix(macOS) fix missing thumbnails when enumerating SS sources

    saghul committed Feb 27, 2025
    Copy the full SHA
    81dbde0 View commit details
Loading