`plugin.json` includes `min_version` and `max_version` keys
Closed this issue · 2 comments
pieroit commented
Have in plugin.json
some indication of the versions of core
which are compatible with the plugin itself.
It will be up to the plugin developer to keep track of compatible versions.
Same update should be reflected on the registry.
alfredotoselli commented
I could take this.
We want it just as an info or with enforcement as well? Like plugin activation fails if compatible versions are specified and not matching with the core version in use
pieroit commented
Thanks @alfredotoselli
Step 1: have it as an info in plugin.json
Step 2: let's talk about enforcing or not here or in a meeting, not sure about it