Closed simonw closed 3 years ago
One catch: the list of default plugins belongs in the Electron app, not this support plugin. I'll probably need to pass it through as another environment variable.
I'm not going to make default a facet, but I will still need to pass it through.
Implemented a separate upgrade
facet in f547c469bdf5388c6d3e430421764b3e0cf54fbd
Plugins that are not at their most recent version should show a "upgrade" button and have a installation status of "upgradable"
Default plugins cannot be uninstalled, so should have a status of "default" and not offer the forthcoming uninstall button.