Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions BLU.toc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## Interface: 120007
## Version: v8.0.5
## Interface: 120100
## Version: v8.0.6
## Title: |cff05dffaB|r|cffffffffetter|r |cff05dffaL|r|cffffffffevel-|r|cff05dffaU|r|cffffffffp|cff05dffa!|r
## Notes: |n|r |cff05dffa/blu -|r Open options panel |n|r |cff05dffaBy DonnieDice|r
## Author: DonnieDice
Expand Down
8 changes: 8 additions & 0 deletions docs/changelogs/8.0.6.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# BLU 8.0.6

Released 2026-08-22.

- Updated Retail interface metadata to `120100` for WoW 12.1.0.
- Requires RGX-Framework 2.7.2 or later for the event-lifecycle hotfix that flushes deferred native frame registrations after login/event/timer dispatch.
- Fixes the framework-side failure mode that could leave BLU quest, level-up, achievement, reputation, and other feature callbacks registered in Lua while their underlying WoW events were never registered on the event frame.
- Retains the 8.0.4/8.0.5 restricted-aura and Delve `UNIT_AURA` fixes.
Loading