Skip to content

feat(gui): Nexus update badges and check-for-updates action#167

Merged
bodencrouch merged 2 commits into
masterfrom
feat/update-badges-gui
Jun 12, 2026
Merged

feat(gui): Nexus update badges and check-for-updates action#167
bodencrouch merged 2 commits into
masterfrom
feat/update-badges-gui

Conversation

@bodencrouch

Copy link
Copy Markdown
Owner

Summary

  • Add ModComponent.NexusUpdateAvailable and an "Update" badge on ModListItem when Nexus metadata reports a newer version.
  • Add Check for Nexus Updates to the mod list common menu (MenuBuilderService), using ModUpdateCheckService + API key from settings.
  • Add living parity plan tracker and plan 122 docs.

Test plan

  • dotnet test --filter FullyQualifiedName~ModUpdateCheck (9 passed)
  • Desktop: set Nexus API key, run menu action, confirm summary dialog and badges on mods with updates

@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

Surface ModUpdateCheckService results in the mod list and add a common-menu
action so users can refresh Nexus version metadata without touching downloads.
@bodencrouch bodencrouch force-pushed the feat/update-badges-gui branch from e3bbd85 to b2b7478 Compare June 12, 2026 22:20
@bodencrouch bodencrouch merged commit b9930cc into master Jun 12, 2026
11 checks passed
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