Skip to content

Hide patch versions that are not the latest in a minor version by default

Camil Staps requested to merge hide-patch-versions into main

What does this MR do?

Some packages have already many versions, so this MR hides patch versions that are not the latest in their minor range by default, and adds a button to show them (right image is after clicking the button):

2022-10-06-154728_433x291 2022-10-06-154747_434x329

Changes to public APIs

None.

Author's checklist (required)

  • Intermediate commits compile (use git rebase -i main if not)
  • Newly added code has a style consistent with the rest of the repository
  • Newly added code is documented (guidelines)

Related issues

Merge request reports