Rune Reminder Patch v1.0.0
What's new
Rune Reminder Patch v1.0.0 - 2026-09-20
Initial Release
- Added: Compatibility shim for modern WoW Classic (Patch 1.15.x / SoD).
- Fixed: Missing legacy global functions (`GetAddOnMetadata`, `GetAddOnInfo`, `IsAddOnLoaded`, `EnableAddOn`, `DisableAddOn`, `LoadAddOn`, etc.) bridged to `C_AddOns`.
- Fixed: Lua error when opening addon settings (`Settings.OpenToCategory` now properly extracts the category ID from table objects).
- Fixed: Nil reference errors in `StaticPopup` dialogs with edit boxes (`SAVE_RUNE_SET`) by mapping `frame.EditBox` to `frame.editBox` across dialog hooks and frames.
- Added: Lifecycle event listeners (`ADDON_LOADED`, `PLAYER_LOGIN`, `PLAYER_ENTERING_WORLD`) to maintain patch integrity across all loaded addons.
All Relations
- All Relations
- Embedded Library
- Optional Dependency
- Required Dependency
- Tool
- Incompatible
- Include
