File Details
v1.1.0
- R
- Mar 10, 2026
- 11.36 KB
- 11
- 12.0.1
- Retail
File Name
MathWroQOL-v1.1.0.zip
Supported Versions
- 12.0.1
MathWro QOL
v1.1.0 (2026-03-10)
Full Changelog Previous Releases
- chore: default auctionFilter.currentExpansionOnly to false
Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com - fix: register UNIT_EXITED_VEHICLE to hide bars after traditional vehicle exit
UNIT_ENTERED_VEHICLE fires on entry but UNIT_EXITED_VEHICLE is the
corresponding exit event — it was never registered, so forceHideEnabledBars()
was never called for traditional vehicle UI encounters, leaving mouseover bars
visible indefinitely after dismount.
Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com - feat: add /mqol slash command and update docs
- Register /mqol to open the options panel via Settings.OpenToCategory
- README: add AuctionFilter feature description and slash commands table
- CLAUDE.md: document /mqol, Config.lua layout conventions, and AUCTION_HOUSE_DEFAULT_FILTERS API notes
Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com
- feat: add AuctionFilter feature and improve options panel layout
- Auto-enable AH filters (Current expansion only, Usable only) on open
via AUCTION_HOUSE_DEFAULT_FILTERS + AUCTION_HOUSE_SHOW hook - Add two toggles to General settings panel
- Add horizontal separator lines between all options sections
- Fix ElvUI panel description width, left-align, and relative anchoring
Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com
- Auto-enable AH filters (Current expansion only, Usable only) on open
- Updated readme

