promotional bannermobile promotional banner

RaidLogAuto

A lightweight World of Warcraft addon that automatically enables combat logging when you enter a raid and disables it when you leave.

File Details

1.4.2

  • R
  • Mar 15, 2026
  • 12.58 KB
  • 501
  • 12.0.1+7
  • Classic + 3

File Name

RaidLogAuto-1.4.2.zip

Supported Versions

  • 12.0.1
  • 12.0.0
  • 11.2.7
  • 5.5.3
  • 5.5.2
  • 2.5.5
  • 1.15.8
  • 1.15.7

RaidLogAuto

1.4.2 (2026-03-15)

Full Changelog Previous Releases

  • chore(master): release 1.4.2 (#36)
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • fix: correct packager directive end-tags and vanilla filename in TOC (#33) (#35)
  • docs: update CI/CD section for split release+packager workflow
  • ci: add packager workflow dispatch and actions:write permission
    Split packaging into a separate workflow triggered via workflow_dispatch
    from the release workflow. This fixes the BigWigsMods/packager 'future tag'
    guard that rejected branch-push events with tags at HEAD.
    The release workflow now dispatches packager.yml with the tag name after
    release-please creates a release, bypassing the GITHUB_EVENT_NAME==push guard.
  • ci: consolidate workflows to shared reusable callers
    Replace inline workflows with thin callers to Xerrion/wow-workflows reusable workflows. Delete release-pr.yml (release-please now runs inside combined release.yml). Delete vendored scripts/ (fetched via curl at runtime). Update AGENTS.md PR guidelines.
    Ultraworked with Sisyphus
    Co-authored-by: Sisyphus clio-agent@sisyphuslabs.ai
  • docs: remove no-gpg-sign references
  • chore: update repo refs