Skip to content

NE Stats v1.0.2

Choose a tag to compare

@github-actions github-actions released this 03 Jun 21:37
7b1107a

NE Stats v1.0.2

Changes since v1.0.1.

Merged pull requests

#35 chore: refresh WoW API docs (build 12.0.5.67823)

Automated WoW API doc refresh from Gethe/wow-ui-source (live). Does not touch ZhuraStats.toc, so no release is cut.

#36 chore: refresh WoW API docs (build 12.0.5.67823)

Automated WoW API doc refresh from Gethe/wow-ui-source (live). Does not touch ZhuraStats.toc, so no release is cut.

#37 feat: add configurable stat value columns

Summary

  • add configurable value column width with Auto fallback and profile migration
  • add compact value columns mode so stat values can render directly after labels
  • localize new display settings across all locale files
  • update release automation to generate full markdown release notes from merged PR bodies and included commits
  • move release workflow to Ubuntu/bash and reuse the generated notes for GitHub Releases and

#38 ci: retry CurseForge uploads

Summary

  • add exponential backoff retries around CurseForge upload in both release workflows
  • retry up to 5 attempts when curl fails or CurseForge returns a response without a file id
  • keep the last response in the final failure message for debugging

Testing

  • PASS: ./scripts/check-lua-syntax.ps1
  • PASS: git diff --check origin/master...HEAD

Included commits

  • fd1cdc7 chore: refresh WoW API docs (build 12.0.5.67823)
  • e4ace45 chore: refresh WoW API docs (build 12.0.5.67823)
  • 015c647 feat: add configurable stat value columns
  • 7b1107a Merge pull request #37 from zhuravlevkk/aidriven/configurable-value-columns-release-notes
  • 92db1a1 ci: retry CurseForge uploads
  • 749bdd3 Merge pull request #38 from zhuravlevkk/aidriven/retry-curseforge-upload