File Details
v1.1.0
- R
- Jan 25, 2026
- 7.65 KB
- 54
- 12.0.1+2
- Retail
File Name
DungeonTeleport-v1.1.0.zip
Supported Versions
- 12.0.1
- 12.0.0
- 11.2.7
Dungeon Teleport - Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.1.0 - 2026-01-25
Added
- Midnight Season 1 dungeon teleport support
- 7 new dungeon teleports:
- Windrunner Spire
- Skyreach
- Seat of the Triumvirate
- Pit of Saron
- Nexus-Point Xenas
- Maisara Caverns
- Magisters' Terrace
- Localized addon titles and descriptions for all 11 WoW languages
- Wago.io integration for automated releases
- Development documentation (AGENTS.md)
Changed
- Enhanced README with comprehensive development workflow
- Improved release automation with Wago.io support
1.0.1 - 2026-01-21
Changed
- Updated
.pkgmetato excludeimagesdirectory from CurseForge releases - Improved packaging configuration to reduce addon download size
- Add TOC metadata
1.0.0 - 2026-01-21
Added
- Initial release of DungeonTeleport addon
- Converted from WeakAura to standalone addon
- Click-to-teleport functionality on dungeon icons in Challenges UI
- Real-time cooldown tooltips with automatic updates
- Support for all Dragonflight seasons (S1, S2, S3)
- Support for all War Within seasons (S1, S2, S3)
- Faction-specific teleport handling (Alliance/Horde)
- Independent GCD tracking (no WeakAuras dependency)
- Slash commands:
/dt,/dt reload,/dt help - Prepared structure for Midnight expansion dungeons
- Multi-interface support (11.0.7, 12.0.0, 12.0.1)
Technical Details
- Hooks into Blizzard_ChallengesUI for seamless integration
- Uses secure action button templates for combat safety
- Automatic button creation and refresh on UI updates
- Memory-efficient tooltip timer management
- Button caching to prevent unnecessary recreation
Known Issues
- Midnight expansion dungeon teleport spells need to be added when available
- Buttons cannot be created during combat (Blizzard limitation)