A cross platform app to download and present media for congregation meetings of Jehovah’s Witnesses in any language. Features include automatic media downloading, easy drag-and-drop adding of additional media, and media presentation tools for meetings.
6
stars
2
forks
source link
chore(deps-dev): bump electron from 31.3.1 to 31.4.0 #147
Added a new property prefersReducedTransparency to nativeTheme, which indicates whether the user has chosen to reduce OS-level transparency via system accessibility settings. #43137 (Also in 30, 32)
Fixes
Fixed a crash that could occur in some DevTools extensions containing draggable regions. #43200 (Also in 32)
Fixed an issue where navigator.serial.getPorts() incorrectly returned an empty array in some cases. #43170 (Also in 30, 32)
Fixed an issue where system-context-menu was not triggered as expected on Windows when using a frameless BrowserWindow. #43274 (Also in 30, 32)
Fixed an issue where calling window.showInactive on macOS did not actually show the window. #43102 (Also in 32)
Fixed behavior when entering/exiting fullscreen fails on macOS. #43154 (Also in 29, 30, 32)
Fixed issues with the vibrancy view on macOS. #43128 (Also in 32)
Fixed several view hierarchy issues related to web contents view on MacOS. #43096 (Also in 32)
Resolved an issue where desktopCapturer.getSources never fulfilled its promise in some cases. #43271 (Also in 29, 30, 32)
Other Changes
Fixed ffmpeg release on x64 macOS. #43121 (Also in 29, 30, 32)
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 show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@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 31.3.1 to 31.4.0.
Release notes
Sourced from electron's releases.
Commits
bd70c3a
refactor: update chrome.scripting extensions api impls (#43290)997afe6
chore: remove unused Notification fields icon_path_, has_icon_ (#43295)dd1dcad
fix: system-context-menu with frameless BrowserWindows (#43274)10dd33c
fix: check screen capture permissions indesktopCapturer
(#43271)c3a7f00
fix: accidental handle copying in a range loop (#43281)a780a75
build: fix build whenenable_pdf_viewer
andenable_electron_extensions
di...6e69cb0
chore: bump chromium to 126.0.6478.234 (31-x-y) (#43252)520a147
docs: Document ideal iconPath size (#43241)36cebb9
refactor: simplify windowmoveAbove/moveTop
impl on macOS (#43201)be842d6
perf: avoid redundant calls to GetView() (#43229)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 show