File Details
1.2.0
- R
- Apr 4, 2026
- 23.48 KB
- 66
- 12.0.1
- Retail
File Name
LearnAlert-1.2.0.zip
Supported Versions
- 12.0.1
LearnAlert
1.2.0 (2026-04-04)
Full Changelog Previous Releases
- Auto-confirm warnings & improve detection cache
Add optional auto-confirm settings for bind and non-refundable warning popups and improve item detection caching and tooltip handling.- New settings: autoConfirmBindWarning, autoConfirmRefundWarning (and UI checkboxes) with Settings panel integration and README updates.
- Auto-confirm implementation: track a short-lived action context when using items from LearnAlert rows, hook StaticPopup_Show to detect visible confirmation dialogs, and automatically click primary buttons when safe (skips in combat). Includes helpers to find/hide static popups and read popup text/buttons, plus event handlers for several warning events.
- Detection/cache improvements: add generic tooltip for bag scanning, AddLowerBagTooltipTexts, and better profession-knowledge detection (fallbacks to bag tooltip lines). Introduce negative-cache TTLs and per-item cache clearing (ClearDetectionCaches/ForItem) to avoid sticky false-negatives while metadata loads; clear caches on BAG/BAG_NEW_ITEMS and on item data load.
- Misc: hook item buttons' PreClick to mark action context, avoid persisting uncertain transmog/curio negatives, and bump addon version to 1.2.0.
These changes reduce false negatives from late-loading item metadata and provide an opt-in convenience to auto-confirm certain warnings only for items used via LearnAlert.

