File Details
RLAttuneReq (7).zip
- R
- Jan 27, 2026
- 2.75 MB
- 174
- 2.5.5+1
- Classic + 1
File Name
RLAttuneReq (7).zip
Supported Versions
- 2.5.5
- 1.15.8
Changelog
[2.0.3] - 2026-01-27
Added
- Guild Bank Export: New "Export JSON" button in the Guild Bank frame (top right).
- Exports items from all tabs, gold balance, and transaction logs (items & money) in JSON format.
- Button appears automatically when opening the bank or loading the addon.
- Export data can be easily copied (Window with
Ctrl+Csupport).
Changed
- Code Optimization: Moved Guild Bank functions to main scope to avoid event errors.
- Bug Fix: Fixed
method 'GUILDBANKFRAME_OPENED' not found. - Stability: Improved detection of whether the Guild Bank frame is loaded (
ADDON_LOADEDsupport).