Skip to content

New server-side deprecations system (replacing superseding)#55

Open
HJfod wants to merge 1 commit intomainfrom
deprecations
Open

New server-side deprecations system (replacing superseding)#55
HJfod wants to merge 1 commit intomainfrom
deprecations

Conversation

@HJfod
Copy link
Member

@HJfod HJfod commented Feb 8, 2026

Introduces a new server-side system for deprecating mods (this used to be the "superseded" incompatibility level in mod.json)

Additions & changes

  • Adds new endpoint /v1/mods/{id}/deprecate for checking and updating a mod's deprecation status
  • /v1/mods/updates now returns an object containing updates as well as a list of deprecations for the given mods

Things that have to be done elsewhere:

  • The Geode SDK client will then have to be updated to handle this new format and show the deprecations in the UI
  • The Geode SDK website needs to be updated to add an UI for developers & admins to create deprecations

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant