Skip to content

feat: implement support for sparkle channels #75

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

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

Conversation

cbenhagen
Copy link

This PR adds support for sparkle channels.

  • Adds a new setAllowedChannels method to the platform interface
  • Implements the required native code in the macOS implementation
  • Updates documentation to explain the feature

With this change, apps can specify which channels they want to receive updates from, such as 'beta' channel in addition to the default channel.

Note: This feature is only supported on macOS.

Fixes #74

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

Successfully merging this pull request may close these issues.

Support sparkle:channel
1 participant