File Details
v0.8.2
- R
- May 20, 2026
- 103.04 KB
- 19
- 12.0.5
- Retail
File Name
SeanKeys-v0.8.2.zip
Supported Versions
- 12.0.5
# Changelog
Changes are listed newest-first. Each entry shows the tag and its release date, followed by the notable features or fixes shipped at that version.
## v0.8.2 — 2026-05-19
- Fix `.pkgmeta` `manual-changelog` filename (`CHANGELOG.txt` → `CHANGELOG.md`)
## v0.8.1 — 2026-05-19
- Add `manual-changelog` directive to `.pkgmeta`
## v0.8.0 — 2026-05-19
- Add `CHANGELOG.md` to the repo
## v0.7.0 — 2026-05-19
- Vault: per-character Great Vault M+ slot cache + tooltip
## v0.6.0 — 2026-05-19
- Loot: Voidcore loot-pool indicator on gear rows
- M+ HUD: ENCOUNTER_START boss flag, wipe detection, post-completion linger
- Consumables: more quality variants, mail-aware buy tracker
## v0.5.1 — 2026-05-18
- M+ HUD: hoist `deaths` so RecordCombatEnd can read it
- Consumables: add Shattered Sun flask, new potions, CD-pool separator
## v0.5.0 — 2026-05-18
- Release tag only — no content changes since v0.4.0
## v0.4.0 — 2026-05-17
- Consumables: profiles, quality variants, Midnight icons, buy fix
- M+ HUD: match challenge timer by localized name
- Use InsecureActionButtonTemplate for teleport buttons
- Consumables: quality dropdown, dedup-aware add menu, buy debug logging
- Consumables polish: gold-only prices, fewer categories, drums+jumper cables
- Inline consumable picker controls in the AH tab
- Make consumable settings remove button actually visible
- Polish consumables: real Midnight items, flat settings list, condensed AH columns
- Log M+ HUD timer resolution path
- Fix M+ HUD timer (wrong elapsed-timer-type constant)
- Restrict dungeon switcher to current-season pool
- Add consumable shopping AH tab and per-spec settings
- Add options menu with listen-for-ESC toggle
- Add dungeon switcher to loot window
- Gate container visibility so ESC opens the game menu
- Fix loot filter, journal lookup, and StaticPopup taint
## v0.3.2 — 2026-05-15
- Misc fixes
## v0.3.1 — 2026-05-15
- Do a pass to prevent UI taint
## v0.3.0 — 2026-05-15
- Add expandable details panel with combat log
- Add in-dungeon Mythic+ status HUD
- Pre-load Blizzard_EncounterJournal in a clean execution context
## v0.2.0 — 2026-05-13
- Clean up loot window UI
- Implement spec choice in loot window
- Some minor UI fixes
- Fix some frame ordering
## v0.1.5 — 2026-05-12
- Don't show score upgrades on alt keys
## v0.1.4 — 2026-05-12
- Release tag only — no content changes since v0.1.3
## v0.1.3 — 2026-05-12
- Add package metadata
- Fix JavaScript version in package action
## v0.1.2 — 2026-05-12
- Remove 3rd-party action dependency
## v0.1.1 — 2026-05-12
- Release tag only — no content changes since v0.1.0
## v0.1.0 — 2026-05-12
- Create package action
- Update CLAUDE.md
- Support right-click to open MDT
- Adjust some spacing and fonts
- Implement loot wishlisting
- Cache keys for self + guildies; group list into 3 sections
- Initial commit