SuperStormer / cf-search

Better search for Curseforge
https://superstormer.github.io/cf-search/
MIT License
20 stars 5 forks source link

Feature request: `Version` filter for `Last Updated` sort #1

Closed Krutoy242 closed 2 years ago

Krutoy242 commented 2 years ago

Im making 1.12 modpack. Sometimes i need to search for new or maintained mods. Sorted by update date, and it show me 1.19 version updates.

image

Please add feature: if i search for 1.12, Last Updated sort only on actually 1.12 version updates, not any version.

In example above, Ore Excavation was updated for only 1.12 several years ago.

SuperStormer commented 2 years ago

Unfortunately, I don't think this is feasible as the curseforge API provides no way to sort by last updated by MC version, and sorting manually would require fetching the entire 1.12 mod list.