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

Specifying maximum version of plugin to prevent installation on versions of BTCPay they would break on #28

Open
rockstardev opened this issue Oct 2, 2024 · 2 comments

Comments

@rockstardev
Copy link
Member

A useful additional feature would be the ability to set a maximum version for a plugin when a new version is released. This way, if a plugin becomes incompatible or breaks with newer versions, it would stop appearing in the list for users running a version above the set limit. This could be managed through the UI of the plugin builder, ensuring users only see compatible plugins.

@pavlenex
Copy link

pavlenex commented Oct 9, 2024

cc @NicolasDorier

@NicolasDorier
Copy link
Member

Additional use of the max version: A BTCPay Server restarting after a version up could query the plugin-builder and preemptively disable plugins rather than waiting for them to crash.

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

No branches or pull requests

3 participants