Skip to content

v2.0.1-alpha.2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 27 Jan 17:33
· 36 commits to main since this release

NoobTacoUI - ElvUI

v2.0.1-alpha.2 (2026-01-27)

Full Changelog Previous Releases

  • Bump version to 2.0.1-alpha.2
  • TOC cleanup
  • Refactor expansion detection and consolidate unit frame logic
  • Pet frame updates and removal of Healing profile (please use Danders or Cell)
  • Consolidate unit frame layouts and remove installer Step 4
  • Adjusted target power bar height
  • chore: refactor codebase to modern ElvUI patterns and rename to NoobTacoUIElv
    • Implemented named key access for the Engine table to align with ElvUI 15 standards.\n- Renamed local module reference from NoobTacoUI to NoobTacoUIElv project-wide.\n- Updated core initialization to properly expose the module and ElvUI references.\n- Bumped version to 2.0.1 (alpha build 2).
  • fix: resolve 'Module already exists' error by reusing module instance in Code.lua
  • TOC update for Beta testing
  • Added guild note to guild datatext
  • chore: update CHANGELOG.md and sync UI modules for v2.0.1-alpha
  • Color pet health by class unit color
  • Refactored custom text init db strings to be in unit files
  • Pet frame update
  • Actionbar and Totem bar cleanup
  • Updated media files and paths
  • chore: sync .gitignore with NoobTacoUI
  • Updated funding
  • docs: add AI Usage policy and update README
  • chore: add .gitattributes to enforce LF line endings
  • fix(ci): strictly enforce CHANGELOG.md extraction in release workflow
  • chore: sync with NoobTacoUI model (CI, License, Readme)
  • chore: bump version to 2.0.0-alpha
  • Updated README
  • chore: update CHANGELOG.md for 2.0.0 Alpha and finalize standardizations
  • Remove Elite Overlay functionality and cleanup options
  • Fix CI packager failure by matching .pkgmeta package-as to TOC filename
  • Complete working base with all recent updates
  • Include core/Code.lua updates in working base
  • Bump version to 2.0.0 in TOC file
  • Fix nil index errors in NamePlates module for ElvUI 14.x compatibility
  • feat: rename addon to NoobTacoUI-ElvUI and update references
  • docs: Update .gitignore to untrack .editorconfig, .pkgmeta, and README.bbc, and add new ignore patterns for IDE and system files.