3.2.0
Same as 2.3.0, but for FoundryVTT v14.
Summoned creature damage now attributed to the summoning player
Until now, damage dealt by a summoned creature (Summon Elemental, Conjure Animals, etc.) was never attributed to the player who summoned it: being an NPC-type actor, it fell into the "enemies" bucket (if trackEnemies is enabled) or was dropped entirely otherwise.
Fixed by walking up the summoning chain via the flags.dnd5e.summon.origin flag that dnd5e assigns to the summoned creature, until the summoning PC is found. Applies to all three tracker modes (native, MidiQOL auto, MidiQOL manual).
Tracker mode reminder on startup
The GM now sees a one-time popup on world load showing the currently active tracker mode, with a reminder that it must match MidiQOL's own "Auto apply damage to target" setting exactly (Yes → Auto, No → Manual) or damage won't be tracked correctly. Includes a "Take me there" button that jumps straight to the module's settings, and a "Don't show this again" checkbox for GMs who don't need the reminder.