Skip to content

fix: update checking version match reliability#6411

Merged
fetchfern merged 1 commit into
mainfrom
cal/use-hash-dedupe-version-updates
Jun 16, 2026
Merged

fix: update checking version match reliability#6411
fetchfern merged 1 commit into
mainfrom
cal/use-hash-dedupe-version-updates

Conversation

@IMB11

@IMB11 IMB11 commented Jun 16, 2026

Copy link
Copy Markdown
Member
  • Some projects publish the same file across multiple Modrinth versions, with each version targeting a different Minecraft version instead of one shared multi-version release. this broke update detection because the app resolved installed content by file hash so identical files were treated as a different current version or false update.
  • Installed Modrinth version metadata is now preserved where available, and update candidates with the same target file hash are ignored. This is just a bandaid fix until the instances v2 thing

@modrinth-bot

modrinth-bot commented Jun 16, 2026

Copy link
Copy Markdown
Member

Note

This changelog has been baked. Any further edits will not be reflected.

Pull request changelog

App

Added

Changed

Deprecated

Removed

Fixed

  • Fixed the Content tab showing updates for installed content when the recommended version used the same file as installed.

Security

Website

Added

Changed

Deprecated

Removed

Fixed

Security

Hosting

Added

Changed

Deprecated

Removed

Fixed

Security

@fetchfern fetchfern self-requested a review June 16, 2026 18:45

@fetchfern fetchfern left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@fetchfern fetchfern added this pull request to the merge queue Jun 16, 2026
Merged via the queue into main with commit dfba212 Jun 16, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants