Please confirm the following.
What parts of Modrinth is your feature request related too?
Modrinth API for developers, Modrinth.com website
Is your suggested feature related to a problem? Please describe.
if a project author updated their project preemptively to a release candidate and then the full version releases its not marked as compatible even though the full release and the release candidate are exactly the same
Describe the solution you'd like
Be able to use the version numbers interchangeably e.g.
if a project is available for 26.2-rc-2 then automatically assume that its compatible with 26.2 since its the exact same
Describe alternatives you've considered
You could alternatively do this only on the frontend e.g. if you select 26.2 it automatically also selects 26.2-rc-2 in the version filter but in a way that the user can unselect it just in case
Additional context
No response
Please confirm the following.
What parts of Modrinth is your feature request related too?
Modrinth API for developers, Modrinth.com website
Is your suggested feature related to a problem? Please describe.
if a project author updated their project preemptively to a release candidate and then the full version releases its not marked as compatible even though the full release and the release candidate are exactly the same
Describe the solution you'd like
Be able to use the version numbers interchangeably e.g.
if a project is available for 26.2-rc-2 then automatically assume that its compatible with 26.2 since its the exact same
Describe alternatives you've considered
You could alternatively do this only on the frontend e.g. if you select 26.2 it automatically also selects 26.2-rc-2 in the version filter but in a way that the user can unselect it just in case
Additional context
No response