Actions
Feature proposal #6090
closedImprove latest view to include version history
Description
Currently the latest view only shows 1 version for a package (its latest). Implement a parameter (disabled by default) for full version history. This would allow duplicates. It basically would parse the packages, parse their versions, order their versions, then output the row limit based off that. Consider implementing pagination as well.
Actions