A simple app to help dear older ones to connect to congregation Zoom meetings, view programs from JW Broadcasting or Stream, and receive remote assistance when needed.
Note: This is a beta release. Please file new issues for any bugs you find in it.
This release is published to npm under the beta tag and can be installed via npm install electron@beta, or npm install electron@18.0.0-beta.6.
Release Notes for v18.0.0-beta.6
Features
Added nativeTheme.inForcedColorsMode API to allow detecting forced color mode. #33357 (Also in 15, 17)
Added support for more color formats in setBackgroundColor. #33364
Fixes
Fire 'show' event when a BrowserWindow is shown via maximize(). #33214 (Also in 16, 17)
Fix: initialize asar support in worker threads. #33396
Fixed an issue where BrowserView layout bounds where limited to it's visible bounds. #33399 (Also in 17)
Fixed an issue where new bounds set via setBounds was not correctly applied if the user was moving or resizing the window concurrently on Windows. #33375
Fixed broken event loop in renderer process when process reuse is enabled on windows platform. #33361 (Also in 16, 17)
Fixed slowness when using child_process.spawn and related methods on macOS Big Sur and newer. #33407 (Also in 17)
Fixed the IncrementCapturerCount regression introduced by 13.0.0-beta.21. #33371
electron v18.0.0-beta.5
Note: This is a beta release. Please file new issues for any bugs you find in it.
This release is published to npm under the beta tag and can be installed via npm install electron@beta, or npm install electron@18.0.0-beta.5.
Release Notes for v18.0.0-beta.5
Features
Added ses.setCodeCachePath() API for setting code cache directory. #33286 (Also in 17)
Fixes
Fixed an issue where First Party Sets were not correctly loaded on app launch. #33345
Fixed crash in the render process on reload with pending node fs.promises. #33302 (Also in 15, 16)
Theoretical fix for a crash we're seeing when closing multiple child windows at the same time on macOS. #33284 (Also in 17)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps electron from 16.0.7 to 18.0.0.
Release notes
Sourced from electron's releases.
... (truncated)
Commits
da6996d
Bump v18.0.04cfa648
Revert "Bump v18.0.0" (#33493)86294aa
Revert "Bump v18.0.1"50d9fd2
Bump v18.0.106b3615
ci: fixup esbuild on macos (#33492)8680415
Bump v18.0.035bf159
chore: update node types version (#33477)f8c7408
chore: bump chromium to 100.0.4896.56 (18-x-y) (#33475)9b1e7a8
docs: simplify skipTaskbar breaking changes text (#33479) (#33482)765e102
feat: add WCO title bar style setters (#33440)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)