-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
feat(electron-updater): Enhance download notification settings #9306
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Changes from 11 commits
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
8cd3e2b
UPDATE: Updated electron updater's download notification setting
Ashp116 0f83217
UPDATE: Added string subsitution for custom electron download notific…
Ashp116 2530b34
UPDATE: Added changeset
Ashp116 684b318
Merge branch 'master' into master
Ashp116 d2517a2
Merge branch 'master' into master
mmaietta dbf26b7
Merge branch 'master' into master
mmaietta e76e254
Merge branch 'master' into master
mmaietta d813f6a
Merge branch 'master' into master
mmaietta fe63659
FIX: electron notification import resolve?
Ashp116 ca1dfe9
Merge branch 'master' into master
Ashp116 123de8e
Change imports in AppUpdater.ts
mmaietta 6427176
Merge branch 'master' into master
Ashp116 709fc28
UPDATE: Remove boolean type for download update notifications
Ashp116 de2edfd
FIX: undefiend typing update download notification
Ashp116 d229c0e
Merge branch 'master' into master
Ashp116 d8d4eb4
Merge branch 'master' into master
mmaietta File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| --- | ||
| "electron-updater": minor | ||
| --- | ||
|
|
||
| Enhanced the `checkForUpdatesAndNotify` method to provide more flexible download notification options. The method now accepts custom Electron Notification instances, allows disabling notifications entirely, while maintaining full backward compatibility. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.