Skip to content

v2.0.1

Choose a tag to compare

@github-actions github-actions released this 05 Feb 23:19
· 21 commits to main since this release

NoobTacoUI - ElvUI

v2.0.1 (2026-02-05)

Full Changelog Previous Releases

  • Update redme
  • Update readme
  • docs: update README images with new screenshots
  • Tweaks to actionbars, movers and unitframes
  • chore: consolidate changelog and version to v2.0.1 for release
  • feat: restrict damage meter installer step to Midnight (12.0+) client
  • feat: add damage meter installer step, unified chat consolidation and bug fixes
  • feat: add expansion-level guards for Midnight damage meter features
  • Disable portraits
  • feat: persistent damage meter positioning with feature toggle
  • chore: fix luacheck whitespace warnings in LibStub
  • Merge branch 'issue-72' into dev
  • Bumping version to 2.0.1-alpha.3 and updating changelog
  • Automate Edit Mode settings and fix stability issues on Retail 11.0+. Fixes #72 #73
  • Hitting a snag.
  • 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.