promotional bannermobile promotional banner

AutoSellPlus

Sell junk, low ilvl greens and blues automatically with transmog protection, smart filters, and one-click confirmations

File Details

v2.1.0

  • R
  • Mar 7, 2026
  • 83.32 KB
  • 24
  • 12.0.1
  • Retail

File Name

AutoSellPlus-v2.1.0.zip

Supported Versions

  • 12.0.1

AutoSellPlus

v2.1.0 (2026-03-07)

Full Changelog Previous Releases

  • Merge branch 'main' into feat/v2-1-0-sell-confirmations
  • Add comprehensive feature documentation
    Full documentation of all settings, defaults, data structures,
    event flow, protection priorities, competitive analysis, and
    vNext roadmap with community references.
  • Add CurseForge addon description
    Standalone description optimized for the CurseForge author portal,
    without GitHub-specific elements like badges, HTML, or dev docs.
  • Rewrite README for CurseForge optimization
    Developer-to-player voice, features by gameplay purpose, updated
    project structure, added unit test docs, removed Wago references.
  • Update TOC for ConfirmList, Tests, and WoWUnit OptionalDeps
    Add ConfirmList.lua between PopupFilters and Popup in load order.
    Add Tests.lua after Core.lua. Replace X-Wago-ID with OptionalDeps
    for WoWUnit test framework.
  • Add WoWUnit test suite with 100+ in-game tests
    Comprehensive test coverage for formatting, config, DB migration,
    protection priorities, filters, sorting, session tracking, history,
    profiles, templates, marking, transmog, and confirm list. Tests are
    guarded by if-WoWUnit and have zero overhead when WoWUnit is absent.
  • Add confirmation item list panel below sell dialogs
    Show a scrollable item list below StaticPopup confirmation dialogs
    (epic, high-value, auto-sell, eviction) so players can see exactly
    which items will be sold. Items beyond the 12-item buyback limit
    are flagged with a red divider and tinted rows.
  • Update README.md