FluentStore
FluentStore copied to clipboard
Add option to pick which item to download
Before you start...
- [X] Have you checked if similar request have already been reported?
Description
Some packages, for example GitHub repos, have multiple versions, and each version has multiple files. Currently, Fluent Store always uses its algorithm to guess which file is most likely the installer for the latest release. However, sometimes users want to download an older version of an app, or the algorithm fails and the user needs to pick manually.
Giving users the option of picking from all available files should make this possible. Note that the current automatic method should be kept as the default.
Alternative solutions
No response
Relevant Assets
No response