Age | Commit message (Collapse) | Author |
|
Bumps [braces](https://github.com/micromatch/braces) to 3.0.3 and updates ancestor dependency [patch-package](https://github.com/ds300/patch-package). These dependencies need to be updated together.
Updates `braces` from 3.0.2 to 3.0.3
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)
Updates `patch-package` from 6.2.2 to 6.5.1
- [Release notes](https://github.com/ds300/patch-package/releases)
- [Changelog](https://github.com/ds300/patch-package/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ds300/patch-package/compare/v6.2.2...v6.5.1)
---
updated-dependencies:
- dependency-name: braces
dependency-type: indirect
- dependency-name: patch-package
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
|
|
|
No major update, but smaller fixes, including crashes when maximising
with X11.
For all details see https://releases.electronjs.org/release/compare/v30.0.3/v30.1.0
Fixes: #962
|
|
|
|
Contains electron 30 update, for details see
https://www.electronjs.org/blog/electron-30-0
Fixes: #945
|
|
macos-11 is being deprecated, lets use the opportunity to jump to M1 based macos-14 (Sonoma)
|
|
* ci: really use node lts (20 as of now)
* cleanup README
Remove outdated information, bump to node 20 as well
|
|
|
|
Contains electron 29 update, for details see
https://www.electronjs.org/blog/electron-29-0
|
|
|
|
* ci: move to lts for node and actions
* fixup
|
|
Bumps [app-builder-lib](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/app-builder-lib) to 24.13.3 and updates ancestor dependency [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder). These dependencies need to be updated together.
Updates `app-builder-lib` from 24.4.0 to 24.13.3
- [Release notes](https://github.com/electron-userland/electron-builder/releases)
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/app-builder-lib/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-builder/commits/v24.13.3/packages/app-builder-lib)
Updates `electron-builder` from 24.4.0 to 24.13.3
- [Release notes](https://github.com/electron-userland/electron-builder/releases)
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-builder/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-builder/commits/v24.13.3/packages/electron-builder)
---
updated-dependencies:
- dependency-name: app-builder-lib
dependency-type: indirect
- dependency-name: electron-builder
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
|
chore(deps-dev): bump ip from 2.0.0 to 2.0.1
|
|
Bumps [ip](https://github.com/indutny/node-ip) from 2.0.0 to 2.0.1.
- [Commits](https://github.com/indutny/node-ip/compare/v2.0.0...v2.0.1)
---
updated-dependencies:
- dependency-name: ip
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
|
|
|
|
|
|
|
Smaller security and bugfixes
|
|
|
|
|
|
|
|
|
|
Use an iframe event which is fired really early to detect if the iframe
was loaded.
Incidentally the logic to detect if the iframe was actually loaded gets
simplified now, since the only way for the event to be received is for
the iframe to be loaded.
Fixes: https://github.com/jitsi/jitsi-meet-electron/issues/929
|
|
|
|
|
|
|
|
|
|
Contains electron 26 and 27 updates, for details see
https://www.electronjs.org/blog/electron-26-0
https://www.electronjs.org/blog/electron-27-0
Contains a fix for Linux that lead to crashes when the graphics drivers changed
https://github.com/electron/electron/pull/40467
Mainly this should help with further bugfixes in webrtc as the contained
Chromium is implicitly upgraded from 114 to 118.
In wayland / pipewire terms we have only minor additions, eg:
WaylandWindowDecorations by default: https://github.com/electron/electron/pull/39582
which means we can remove the enable flag we had on this in main.js as its now
default.
|
|
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)
---
updated-dependencies:
- dependency-name: word-wrap
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
|
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.17.3 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)
---
updated-dependencies:
- dependency-name: "@babel/traverse"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
|
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.12 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.12...8.4.31)
---
updated-dependencies:
- dependency-name: postcss
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
|
|
|
Main change: backport of merged Pipewire picker under wayland. Now
redundant pickers for screen and application windows does not popup,
unfortunately full screen sharing is no longer possible with this.
See: #829
|
|
|
|
|
|
|
|
|
|
|
|
* fix(conference) fix handling iframe load error
It can happen if DNS resolution fails, for example.
* fix(recent-list) clean room names
Fixes: https://github.com/jitsi/jitsi-meet-electron/issues/903
|
|
|
|
|
|
This can happen when "token auth URL" mode is used since the app will be
redirected to the same meeting it's in, but with a token.
|
|
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
|
|
|
|
|
|
|
|
|
|
|
Contains the fix for the hard crash on wayland when starting screenshare. Unfortunately it now hard-crashes when stopping screensharing.
The hard crash on starting screensharing is fixed, but its still relatively unreliable to share the screen under wayland. Background is electron/electron#39043, and same as described there two Pipewire pickers open, and the user has to select and accept both, then be quick in the jitsi selector as well and then it works. If one Pipewire picker is cancelled by the user, the process hangs. If the user is too slow in the jitsi selector, the two Pipewire pickers pop up again.
See: #829
|
|
|