File Details
v4.10.7
- R
- Apr 2, 2026
- 227.78 KB
- 1.6K
- 12.0.1+3
- Retail
File Name
CaerdonWardrobe-v4.10.7.zip
Supported Versions
- 12.0.1
- 12.0.0
- 11.2.7
- 11.2.5
Caerdon Wardrobe
v4.10.7 (2026-04-02)
Full Changelog Previous Releases
- Fix combine/arrange status for bank items, stale cache after combining, and misc hardening
- Rework combine logic so bank items show combinable status; use stack count
comparison when a parseable count exists, fall back to CheckUsable otherwise - Exclude combine/arrange statuses from statusCache since they depend on
dynamic state not covered by cache invalidation events - Track stack count in bag button state so combining items triggers
re-evaluation instead of serving stale icons - Add tostring() guards for leftText/GetText() API calls that can return
non-string types - Early-return in ConsumableMixin when item name is nil to prevent errors
and allow retry - Register PLAYER_EQUIPMENT_CHANGED to refresh items on gear changes
- Update WorldQuestTracker hook to match renamed UpdateSquareWidget API
- Bump version to v4.10.7
Co-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com
- Rework combine logic so bank items show combinable status; use stack count

