GuildGreet Extended

Keeps a log of guildies waiting for your greeting

File Details

v12.0.0-beta2

  • B
  • Jan 27, 2026
  • 323.81 KB
  • 5
  • 12.0.1+5
  • Classic TBC + 2

File Name

GuildGreet-v12.0.0-beta2.zip

Supported Versions

  • 12.0.1
  • 12.0.0
  • 4.4.0
  • 3.4.3
  • 2.5.4
  • 1.15.8

GuildGreet-Extended

v12.0.0-beta2 (2026-01-27)

Full Changelog Previous Releases

  • Update release.yml
  • Update release.yml
  • Update release.yml
  • Update release.yml
  • Update release.yml
  • Update release.yml
  • Update release.yml
  • Update release.yml
  • Update release.yml
  • Update release.yml
  • Update release.yml
  • Update release artifact path in workflow
    Changed the release workflow to upload zip files from the ./artifacts directory instead of .release and root directories. This streamlines artifact management and ensures consistency in release packaging.
  • Update release.yml
  • Update release.yml
  • Fix multiline files input in release workflow
    Updated the 'files' field in the release.yml workflow to use a multiline string, ensuring compatibility with multiple files if needed.
  • Refactor release summary step in workflow
    Updated the release summary step to use environment variables for clarity and consistency. Replaced Bash conditional syntax with POSIX-compliant syntax and removed unused outputs related to BigWigs. Improved maintainability and readability of the workflow.
  • Refactor release workflow for version detection and summaries
    Simplifies version and prerelease detection logic, improving auto-detection from CHANGELOG.md and error handling. Refines job result and platform upload summaries for better clarity, and removes unused variables and redundant code. Also adjusts tag creation condition and artifact upload path formatting.
  • Update release workflow name and tag description
    Changed the workflow name to include an emoji for better visibility and clarified the description for the 'create_tag' input.
  • Update release workflow triggers and release notes step
    Removes tag push trigger from the release workflow, so releases are now only triggered manually. Also simplifies the release notes generation by removing the unused is_prerelease variable and updates the syntax for writing release notes to file.
  • Initialize saved variable tables with fallbacks
    Added initialization for GLDG_Data, GLDG_DataGreet, and GLDG_DataChar to ensure they are set to empty tables if not already defined. This prevents errors on fresh installs where these saved variables may not exist.
  • Enhance release workflow and update TOC interfaces
    Improves the GitHub Actions release workflow with stricter version validation, TOC version consistency checks, improved packaging logic, and clearer release notes generation. Adds interface 120002 to GuildGreet.toc for compatibility with the latest WoW version.