File Details
v1.0.8
- R
- May 15, 2026
- 18.97 KB
- 100
- 12.0.5
- Retail
File Name
EasyDisenchant-v1.0.8.zip
Supported Versions
- 12.0.5
# EasyDisenchant Changelog
All notable changes to this project will be documented in this file.
## Version 1.0.8 (15/05/2026)
- Added optional `Slot` and `Track` columns for disenchantable gear
- Improved list spacing and alignment for the new overview columns
## Version 1.0.7 (06/05/2026)
- Added support for disenchantable profession gear in bag detection
## Version 1.0.6 (22/04/2026)
- Updated the addon interface version for WoW Retail `120005`
## Version 1.0.5 (20/04/2026)
- Added a slimmer gold-styled scrollbar for the main list and blacklist window
- Added a subtle hover state to the custom scrollbars
- Fixed main-list scrolling so it can no longer scroll past the available items
- Clamped mouse-wheel scrolling in both scrollable lists
- Improved excluded-item feedback with filter-reason breakdowns
- Added clearer blacklist tooltips and a blacklist item counter
## Version 1.0.4 (19/04/2026)
- Fixed a protected-action warning caused by showing secure row buttons during item-list refresh
## Version 1.0.3 (18/04/2026)
- Fixed an additional protected-action warning caused by enabling or disabling secure action buttons during refresh
## Version 1.0.2 (18/04/2026)
- Fixed a protected-action warning caused by hiding rows containing secure action buttons
- Empty rows are now cleared visually instead of hidden during list refreshes
## Version 1.0.1 (15/04/2026)
- Fixed profession action buttons by using secure spell-on-item targeting
- Removed obsolete action-flow fallback code
- Removed obsolete vendor-price filter internals
- Updated documentation for the secure in-window `Use` flow
## Version 1.0.0 (07/04/2026)
- First public-ready release
- Added a compact main window for `Disenchant`, `Mill`, and `Prospect`
- Added action-aware filters and search
- Added row-level `Use` and blacklist controls
- Added blacklist management window with tooltips
- Added minimap and Addon Compartment integration
- Added keybindings under the `EasyDisenchant` category
- Added saved window positions and `/sde resetpos`
- Added scroll support for the main list and blacklist
- Refined layout, footer, headers, and item-row alignment
- Improved Retail `120001` compatibility