File Details
WT_v.1.4.0.zip
- R
- Apr 4, 2026
- 388.84 KB
- 23
- 12.0.5
- Retail
File Name
WT_v1.4.0.zip
Supported Versions
- 12.0.5
CHANGELOG v.1.4.0 (The UI & Chat Polish Update)
Added
- Custom Chat UI: The chat input box can now be fully customized with background and border colors, including comprehensive opacity support.
- Dynamic Timestamps: Added the ability to force timestamps in chat that automatically synchronize with the native WoW CVar format and offer live previews in the settings.
- Smart Character Counter: The chat input character counter now dynamically changes color as you approach the limit and inherits your selected chat font.
- LibSharedMedia Support: Fully integrated
LibSharedMedia-3.0for all font dropdowns, ensuring custom fonts are correctly applied across the interface. - Targeted Frame Reset: Added a new chat command
/wt reset [frame]to cleanly reset specific modified frames to their default position and scale. - Data Privacy (Sync): The export function now strictly excludes private data like
chatHistory,inputHistory, andtempTabsto prevent accidental sharing of personal chat logs.
Changed
- Settings & UI Overhaul: Separated categories in the configuration menu for better readability. Fixed initialization issues where dropdown menus appeared blank upon first opening.
- Default Database: Updated the base configuration to seamlessly integrate the new chat customization defaults.
Fixed
- Battleground Chat Visibility: Fixed a critical issue where chat text would become invisible in PvP instances (Battlegrounds/Arenas) by ensuring hidden Blizzard routing arguments are properly passed through the chat engine.
- Auto-Congratulations Error: Resolved a Lua error (
undefined global 'channel') that occurred when attempting to send automatic congratulations for guild achievements. - Codebase & Type Safety: Implemented strict type checking for modern WoW API returns to completely eliminate Lua linter warnings and ensure maximum UI stability.
- Localization Engine: Removed all hardcoded fallback strings from the core modules to enforce a strictly separated, professional localization system via the
enUSanddeDEfiles.
Removed
- Legacy References: Removed all outdated references to legacy addons to firmly establish the unified identity of WT - W1LD Tools.

