Releases: clualess-wow-addons/TransmuteTimer
Releases · clualess-wow-addons/TransmuteTimer
Release list
v0.1.1
TransmuteTimer
v0.1.1 (2026-05-03)
Full Changelog Previous Releases
- Declare support for all Classic Era 1.15.x patches
Lists every 1.15.x interface number so the addon shows as current on
any Classic Era client without needing the "Load out of date" toggle.
Co-Authored-By: Claude Opus 4.7 (1M context) noreply@anthropic.com
v0.1.0
TransmuteTimer
v0.1.0 (2026-05-03)
Full Changelog Previous Releases
- Pass GitHub token via GITHUB_OAUTH env var
The packager reads GITHUB_OAUTH, not GITHUB_TOKEN. Without it the
GitHub release step is silently skipped and CurseForge upload is too.
Co-Authored-By: Claude Opus 4.7 (1M context) noreply@anthropic.com - Grant write permission to release workflow
Without contents:write the packager can't create GitHub releases or
attach artifacts, which also blocks the CurseForge upload step.
Co-Authored-By: Claude Opus 4.7 (1M context) noreply@anthropic.com - Wire up automated CurseForge release via BigWigs packager
Adds the GitHub Actions workflow that packages and uploads to CurseForge
on every version tag, plus the project ID and version token in the .toc.
Co-Authored-By: Claude Opus 4.7 (1M context) noreply@anthropic.com - Stop tracking .omc/ tooling state
Co-Authored-By: Claude Opus 4.7 (1M context) noreply@anthropic.com - Drop shift requirement for moving and simplify tooltip
Left-click now drags directly (a click without movement still crafts);
tooltip no longer mentions opening Alchemy or holding shift.
Co-Authored-By: Claude Opus 4.7 (1M context) noreply@anthropic.com - Add gamer-facing README
Co-Authored-By: Claude Opus 4.7 (1M context) noreply@anthropic.com - Initial commit: TransmuteTimer addon
Minimal Classic Era addon that displays the shared alchemy transmute
cooldown and lets you craft any of the 12 transmutes via DoTradeSkill.
Co-Authored-By: Claude Opus 4.7 (1M context) noreply@anthropic.com