Skip to content

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 08 Aug 00:29
· 3 commits to main since this release

New

  • Tidy5e Sheet support (quadrone theme): the inspiration counter now shows through Tidy5e's own built-in banked-inspiration UI instead of the default dnd5e sheet widget, using Tidy5e's official API — no visual conflicts between the two modules.

Fixed

  • Corrected the declared compatibility requirements, which were broader than what's actually supported:
    • Foundry VTT: now requires v13.341+ (the character sheet widget relies on ApplicationV2, and a bare "v13" could previously match untested pre-stable builds).
    • dnd5e system: now requires v5.0.0+ (earlier 3.x/4.x sheets don't use ApplicationV2, so the counter would never have appeared).

Requirements

  • Foundry VTT v13.341+
  • dnd5e system v5.0.0+
  • Tidy5e Sheet (optional, quadrone theme) for the native counter integration