promotional bannermobile promotional banner

Combat Time Tracker

Keep track of time spent in combat.

File Details

v12.0.11

  • R
  • Mar 29, 2026
  • 4.36 MB
  • 7
  • 12.0.0
  • Retail

File Name

CombatTimeTracker-v12.0.11.zip

Supported Versions

  • 12.0.0

Combat Time Tracker

v12.0.11 (2026-03-29)

Full Changelog Previous Releases

  • Fix Discord notify workflow failing to extract changelog
    The awk pattern only matched versioned headings like '## v12.0.10',
    but CHANGELOG.md uses '## @project-version@' for the unreleased section.
    When a tag is pushed before the heading is renamed, no entries were found.
    Updated the pattern to also match '@project-version@' as a fallback.
    Also aligned the CHANGELOG heading to include '(Unreleased)' per convention.
    Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com