Skip to content
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

feat(updater): add custom isUpdateSupported hook for validating update downloads #8692

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mmaietta
Copy link
Collaborator

feat: add support for custom isUpdateSupported hook for validating UpdateInfo, with fallback to previous minimumSystemVersion logic

Resolves: #8682

…`UpdateInfo`, with fallback to previous `minimumSystemVersion` logic
Copy link

changeset-bot bot commented Nov 15, 2024

🦋 Changeset detected

Latest commit: 4004a00

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
electron-updater Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@mmaietta mmaietta marked this pull request as ready for review November 15, 2024 23:58
@beyondkmp
Copy link
Collaborator

Should we add documentation for the newly added isUpdateSupported API?

@mmaietta
Copy link
Collaborator Author

Should we add documentation for the newly added isUpdateSupported API?

Yes definitely. I'll add that to this PR when I get some work time in

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

electron-updater: feature request - custom minimumSystemVersion validation
2 participants