Releases: RGXMods/RemoveNameplateDebuffs
Releases · RGXMods/RemoveNameplateDebuffs
Release list
v3.3.4
v3.3.3 - 2026-08-07
Changes
- TOC bump: Updated universal interface versions to 11509 (Classic Era), 20506 (TBC Anniversary), 50504 (MoP Classic), 120007 (Retail). Removed Cata (40402) and legacy Retail eras (110207, 120000, 120001).
v3.3.2 - 2026-06-30
Changes
- Updated for WoW Retail 12.0.7 (Interface 120007).
v3.3.1 - 2026-04-29
Documentation
- Added the v3.3.0 per-release changelog entry.
- Synced addon version metadata for the v3.3.1 documentation release.
v3.3.0 - 2026-04-25
Changes
- Migrated to RGX-Framework: minimap button now uses
RGXMinimap:Create()— drag, angle persistence, tooltip, and show/hide handled by the framework. - Migrated events and periodic timer to
RGX:RegisterEvent()andRGX:Every(). - Fixed: Minimap tooltip status now updates in real-time after left-clicking to toggle.
- Fixed: Disabling the addon (
/rnd offor minimap click to disable) now correctly restores all previously hidden nameplate debuff/buff/aura frames. Previously frames stayed hidden permanently until a nameplate was refreshed. - Added
## RequiredDeps: RGX-Frameworkto TOC.
v3.3.2
v3.3.2 - 2026-06-30
Changes
- Updated for WoW Retail 12.0.7 (Interface 120007).
v3.3.1 - 2026-04-29
Documentation
- Added the v3.3.0 per-release changelog entry.
- Synced addon version metadata for the v3.3.1 documentation release.
v3.3.0 - 2026-04-25
Changes
- Migrated to RGX-Framework: minimap button now uses
RGXMinimap:Create()— drag, angle persistence, tooltip, and show/hide handled by the framework. - Migrated events and periodic timer to
RGX:RegisterEvent()andRGX:Every(). - Fixed: Minimap tooltip status now updates in real-time after left-clicking to toggle.
- Fixed: Disabling the addon (
/rnd offor minimap click to disable) now correctly restores all previously hidden nameplate debuff/buff/aura frames. Previously frames stayed hidden permanently until a nameplate was refreshed. - Added
## RequiredDeps: RGX-Frameworkto TOC.
v3.3.1
v3.3.1 - 2026-04-29
Documentation
- Added the v3.3.0 per-release changelog entry.
- Synced addon version metadata for the v3.3.1 documentation release.
v3.3.0 - 2026-04-25
Changes
- Migrated to RGX-Framework: minimap button now uses
RGXMinimap:Create()— drag, angle persistence, tooltip, and show/hide handled by the framework. - Migrated events and periodic timer to
RGX:RegisterEvent()andRGX:Every(). - Fixed: Minimap tooltip status now updates in real-time after left-clicking to toggle.
- Fixed: Disabling the addon (
/rnd offor minimap click to disable) now correctly restores all previously hidden nameplate debuff/buff/aura frames. Previously frames stayed hidden permanently until a nameplate was refreshed. - Added
## RequiredDeps: RGX-Frameworkto TOC.
v3.3.0
v3.3.0 - 2026-04-25
Changes
- Migrated to RGX-Framework: minimap button now uses
RGXMinimap:Create()— drag, angle persistence, tooltip, and show/hide handled by the framework. - Migrated events and periodic timer to
RGX:RegisterEvent()andRGX:Every(). - Fixed: Minimap tooltip status now updates in real-time after left-clicking to toggle.
- Fixed: Disabling the addon (
/rnd offor minimap click to disable) now correctly restores all previously hidden nameplate debuff/buff/aura frames. Previously frames stayed hidden permanently until a nameplate was refreshed. - Added
## RequiredDeps: RGX-Frameworkto TOC.
v3.2.1
v3.2.1 - 2026-04-23
Changes
- TOC bump for interface 120005.
v3.2.0
v3.2.0
- Updated chat prefix to match RGX Mods standard
- Enable/disable messages now show standardized RGX Mods format with color-coded status
- Version number synchronized across all files
v3.1.7
v3.1.6
v3.1.5
- Updated *.toc
- Removed un-needed toc
- Updated .pkgmeta
- Updated .gitignore
- Updated release.yml
v3.1.3
v3.1.3 - Workflow Improvements & Release Process
- Fixed - GitHub workflow now correctly extracts changelog from docs/CHANGES.md [release.yml]
- Fixed - Discord notifications now show only current version changes, not entire history [release.yml]
- Added - Comprehensive addon-release-agent.md documentation for consistent releases [.claude/]
- Improved - Release process with proper changelog management [release.yml]
- Updated - Workflow to use modern changelog extraction with version-specific filtering [release.yml]
v3.1.2 - GameTooltip Fix & Welcome Message Toggle
- Fixed - GameTooltip hook issue by changing from invalid OnTooltipSetUnit to OnShow handler [core.lua]
- Added - Ability to toggle welcome message with /rnd welcome on/off commands [core.lua]
- Added - Localization strings for welcome message toggle in all supported languages [locales.lua]
- Updated - Help command now shows welcome message toggle options [core.lua]
- Updated - Status command now displays welcome message setting [core.lua]
v3.0.0 - Major Overhaul & RGX Mods Integration
- Added - Complete code rewrite with professional architecture [core.lua]
- Added - Multi-language localization system (English, Russian, German, French, Spanish) [locales.lua]
- Added - Russian localization by ZamestoTV (Hubbotu) [locales.lua]
- Added - Support for all WoW versions (BCC, Wrath, MoP) [new TOC files]
- Added - CLAUDE.md documentation for AI assistance [CLAUDE.md]
- Added - SavedVariables system for persistent settings [RNDSettings]
- Updated - Simplified command structure (/rnd on, off, test, status) [core.lua]
- Updated - Complete RGX Mods branding and community integration [README.md]
- Updated - Professional error handling with pcall protection [core.lua]
- Updated - Performance optimizations throughout codebase [core.lua]
- Updated - All TOC files with consistent formatting and metadata [All TOC files]
- Fixed - Forbidden nameplate handling with proper error suppression [core.lua]
- Fixed - Initialization timing issues with proper event ordering [core.lua]
- Fixed - Memory efficiency through cached constants [core.lua]
- Removed - Legacy code and unnecessary complexity [core.lua]
v2.1.4 - Previous Release
- Updated - TOC version bump for Retail, Vanilla, and Cata [Remove_Nameplate_Debuffs.toc, Remove_Nameplate_Debuffs_Vanilla.toc, Remove_Nameplate_Debuffs_Cata.toc]
- Updated - Email address updated in TOC files for Retail, Vanilla, and Cata [Remove_Nameplate_Debuffs.toc, Remove_Nameplate_Debuffs_Vanilla.toc, Remove_Nameplate_Debuffs_Cata.toc]