v1.2.1
What's new
# Changelog
## Unreleased
## [1.2.1](https://github.com/vikarious94-dot/KeyRollReminder/tree/v1.2.1) - 2026-07-05
[Full Changelog Previous Releases](https://github.com/vikarious94-dot/KeyRollReminder/compare/v1.2.0...v1.2.1)
### Fixed
- Added the GitHub Actions packaging workflow so tagged releases are automatically packaged and uploaded to CurseForge.
## [1.2.0](https://github.com/vikarious94-dot/KeyRollReminder/tree/v1.2.0) - 2026-07-05
[Full Changelog Previous Releases](https://github.com/vikarious94-dot/KeyRollReminder/compare/v1.1.1...v1.2.0)
### Added
- Added a compact LFG teleport prompt that opens when a Mythic+ LFG group is joined and shows a clickable dungeon icon.
- Added teleport readiness and cooldown remaining text to the LFG teleport prompt.
- Added cooldown desaturation on the LFG teleport prompt icon.
- Moved the LFG teleport prompt cooldown text beside the dungeon icon.
- Added LFG teleport prompt support when the player's group creates or updates a Mythic+ listing.
- Added saved position support for the LFG teleport prompt, with Shift-click reset on its close button.
- Added best-effort LFG listing detection to open the teleport prompt for the joined group's dungeon when available.
- Added clickable dungeon icons in `/krr` to cast learned dungeon teleport spells.
- Added `/krr` and `/keyrollreminder` commands to open a group keystone window.
- Added an initial group keystone window showing the player's key and group member slots.
- Added dungeon icons to keystone text when a challenge map texture is available.
- Added short dungeon labels next to keystone dungeon icons.
- Added structured MDT-style rows to the group keystone window.
- Added a dark shadow to dungeon icon labels for readability.
- Added silent addon communication to request and share keystone data between group members using KeyRollReminder.
### Fixed
- Prevented pending LFG applications from replacing the dungeon detected from the group that was actually joined.
- Fixed `/krr` teleport icon rows after sharing teleport button setup with the LFG teleport prompt.
- Fixed dungeon teleport lookup by mapping the instance ID returned by `GetMapUIInfo` to its teleport spell.
- Kept dungeon icons fully colored when the teleport spell is not learned.
- Fixed addon message parsing so the sender name is read from the correct `CHAT_MSG_ADDON` argument.
## [1.1.1](https://github.com/vikarious94-dot/KeyRollReminder/tree/v1.1.1) - 2026-06-16
[Full Changelog Previous Releases](https://github.com/vikarious94-dot/KeyRollReminder/compare/v1.1.0...v1.1.1)
### Fixed
- Updated the TOC interface version for WoW 12.0.7.
## [1.1.0](https://github.com/vikarious94-dot/KeyRollReminder/tree/v1.1.0) - 2026-06-15
[Full Changelog Previous Releases](https://github.com/vikarious94-dot/KeyRollReminder/compare/f31b763...v1.1.0)
### Added
- Added reminder popup position persistence between sessions.
- Added Shift-click on the OK button to reset the reminder popup position without closing it.
- Added a tooltip to explain the OK button and Shift-click position reset.
- Added Escape support to close the reminder popup.
- Added soft open and close sounds for the reminder popup.
### Changed
- Refreshed the reminder popup layout with an icon, left-aligned content, and a compact native frame.
- Made the reminder popup movable.
### Fixed
- Prevented the reminder from appearing after a run started by the player.
- Made the keystone start button hook more reliable when the keystone receptacle opens.
## [1.0.8](https://github.com/vikarious94-dot/KeyRollReminder/commit/f31b763) - 2026-06-14
[Full Changelog Previous Releases](https://github.com/vikarious94-dot/KeyRollReminder/compare/v1.0.7...f31b763)
### Added
- Added a dedicated locale module for addon text.
- Added a dedicated keystone module for Mythic+ key lookup, formatting, and reminder decision logic.
- Added a small debug helper that can be enabled from the addon table during development.
### Changed
- Split responsibilities between initialization, locale, keystone logic, events, and UI files.
- Simplified the event handler by moving keystone state handling into reusable addon methods.
- Simplified the reminder UI so it only builds and updates the popup.
- Updated the addon version to 1.0.8.
- Cleaned the README folder structure example.
### Fixed
- Fixed the package name metadata to match the addon folder name.
## [1.0.7](https://github.com/vikarious94-dot/KeyRollReminder/tree/v1.0.7)
[Full Changelog Previous Releases](https://github.com/vikarious94-dot/KeyRollReminder/compare/v1.0.6...v1.0.7)
- Fix interface version
## [1.0.6](https://github.com/vikarious94-dot/KeyRollReminder/tree/v1.0.6)
- initial release
- Added Mythic+ key reminder
- Added reminder popup
This mod has no additional files

