Cumulative feature matrix for shipped versions of init.lua. A ✅ means the feature is present as of that version and every version after it (nothing has been removed yet).
| Feature | Since | v1.0.0 | v1.0.1 | v1.1.0 | v1.1.1 |
|---|---|---|---|---|---|
| Hotkey-toggled sell window, position/size persisted | v1.0.0 | ✅ | ✅ | ✅ | ✅ |
| Inventory list excluding Quest items, Currency, and equipped gear | v1.0.0 | ✅ | ✅ | ✅ | ✅ |
| Search box (matches item name or TweakDBID) | v1.0.0 | ✅ | ✅ | ✅ | ✅ |
| Category filter | v1.0.0 | ✅ | ✅ | ✅ | ✅ |
| "Show Item IDs" toggle | v1.0.0 | ✅ | ✅ | ✅ | ✅ |
| Per-item quantity picker, capped to owned quantity | v1.0.0 | ✅ | ✅ | ✅ | ✅ |
| Two-step sell flow ("Sell Selected" → "Confirm Sell") | v1.0.0 | ✅ | ✅ | ✅ | ✅ |
| "Debug Logging" toggle | v1.0.1 | ✅ | ✅ | ✅ | |
| "Confirm Sell" screen recomputes live (real-time availability check) | v1.0.1 | ✅ | ✅ | ✅ | |
| "Select All" / "Clear Selection" (scoped to search + category filter) | v1.1.0 | ✅ | ✅ | ||
| "Select All Junk" / "Select All in Category" quick-select | v1.1.0 | ✅ | ✅ | ||
| Live running total ("Selected: N item(s), M eddies") | v1.1.0 | ✅ | ✅ | ||
| Sort control (Name / Value / Quantity / Category) | v1.1.0 | ✅ | ✅ | ||
| Per-row selection checkbox | v1.1.0 | ✅ | ✅ | ||
| Separate "Junk" and "Crafting Materials" categories | v1.1.0 | ✅ | ✅ | ||
| Selected quantity clamped to current owned quantity | v1.1.1 | ✅ | |||
| Distinct feedback for "selected item(s) have no sell price" | v1.1.1 | ✅ |