File Details
v3.8.0
- R
- Mar 12, 2026
- 106.31 KB
- 36
- 12.0.1
- Retail
File Name
AutoSellPlus-v3.8.0.zip
Supported Versions
- 12.0.1
AutoSellPlus
v3.8.0 (2026-03-12)
Full Changelog Previous Releases
- docs: update docs for AH protection, Safe Mode, and destruction system
Update CHANGELOG, FEATURES, and CurseForge description with new v3.5
features: AH value protection, Safe Mode template, destruction system v1,
centralized AH lookups, and friendly self-test messages. - feat: add Safe Mode template and friendly self-test messages
New profile template for new users: grays only, all protections on. Wizard
defaults to Safe Mode when no template or profile is selected. Self-test
messages are now user-friendly and reassuring instead of technical. - feat: add AH value protection with popup row coloring
Protect items worth more than a configurable threshold on the AH from being
auto-sold. Requires TSM or Auctionator. Popup rows where AH value exceeds
a configurable multiplier of vendor price are color-coded, with a tooltip
showing "Worth listing: AH Xg, vendor Yg (Nx)". - feat: add destruction system v1
Complete rewrite of the auto-destroy feature with separate destroy filters
(quality, ilvl, max vendor value), a never-destroy list, countdown confirmation
popup, and a bag pressure valve that auto-triggers when free slots drop below
a configurable threshold. Items are destroyed one per tick with cursor
verification for safety. Migrates old autoDestroy* settings to new destroy*
keys (DB version 2 → 3). - refactor: centralize AH value lookups into Helpers.lua
Replace duplicated TSM/Auctionator price queries in Overlays, PopupFilters,
and Popup with ns:GetAHValue(itemID, itemLink) and ns:HasAHAddon() helpers.

