umbraco / Umbraco.Packages

The online home of the Umbraco Package team
https://our.umbraco.com/get-involved/the-package-team/
12 stars 30 forks source link

Packages: hide Umbraco versions in "Package Compatibility" that are below the lowest required version #48

Closed abjerner closed 1 year ago

abjerner commented 4 years ago

For my redirects package, I've specifically set the minimum required version to 8.1, but older Umbraco versions are still shown in the Package Compatibility section to the right.

Proposal: don't show Umbraco versions below the minimum required version.

I think it's still fine to show newer versions than what I have marked as supported. For instance, the newest version I have marked as supported is currently 8.5, but I'd imagine it works without any changes in 8.6 once out. But on the other hand, it probably won't work when jumping to the next major.

image

jmayntzhusen commented 4 years ago

Hey @abjerner

May be a bit more complicated than it sounds here.. What about old packages that have archived versions working on older versions of Umbraco? https://our.umbraco.com/packages/developer-tools/umbraco-forms/ comes to mind..

I will transfer this issue to the package repo as we will definitely want to have a look at this page in general soon!

abjerner commented 4 years ago

@jmayntzhusen good point 👍

It just feels a bit wrong for a new package.

Anyways, as someone has suggested before, I think the Package Compatibility section could do with an overhaul. Eg. because:

But I'd imagine this is a task for another day 🤔

jmayntzhusen commented 4 years ago

Hey @abjerner

We have started looking into Our improvements. I have added this issue to our project board as "Needs scoping". We will take a look at this issue on our next package team meeting and discuss what we want to do about this, then likely split it into more concrete issues.