IAmOnTheInternetAndItIsScary-WhatGotChanged icon

WhatGotChanged

Configure which mods to track, and get auto-generated changelogs showing exactly what changed between versions.

CHANGELOG

Changelog

[1.0.0] - 2026-04-18

Added

  • Initial release
  • Config-based mod tracking via TrackTeams and TrackMods
  • Three-layer installed mod detection (direct GUID, config file scan, Chainloader)
  • Only scans mods that are both configured AND installed
  • Fetches decompiled source from Thunderstore's decompilation API
  • Generates changelogs comparing the latest two versions
  • Three detail levels: Simple, Detailed, Full code diffs
  • Properly formatted C# code with original indentation in Full mode
  • Update available alerts when installed version is older than latest
  • Skips mods that already have a changelog for the current version
  • Detects metadata/asset-only updates when no code changes are found
  • Outputs per-mod markdown changelogs to BepInEx/config/WhatGotChanged/
  • Requires internet connection at startup