mirror of
https://github.com/Bluewhale1337/ElvUIModernized.git
synced 2026-07-28 08:54:43 +00:00
docs: append Quest and LootRoll fixes to changelog
This commit is contained in:
@@ -6,6 +6,8 @@
|
|||||||
# This repository is actively being fixed and maintained by Bluewhale.
|
# This repository is actively being fixed and maintained by Bluewhale.
|
||||||
|
|
||||||
## Changelog
|
## Changelog
|
||||||
|
- **Fix:** Resolved `attempt to index global QuestInfoRequiredMoneyText` crash in Quest frame by adding Vanilla WoW fallback.
|
||||||
|
- **Fix:** Resolved `attempt to call global ChatEdit_InsertLink` crash in LootRoll frame by using `ChatFrameEditBox:Insert` fallback.
|
||||||
- **Fix:** Fixed global ID Lua 5.0 varargs crash across all Tooltip functions.
|
- **Fix:** Fixed global ID Lua 5.0 varargs crash across all Tooltip functions.
|
||||||
- **Fix:** Fixed a Lua 5.0 syntax error in `AceConfigDialog-3.0.lua` where the `#` length operator was used instead of `table.getn`, preventing ElvUI_Config from loading.
|
- **Fix:** Fixed a Lua 5.0 syntax error in `AceConfigDialog-3.0.lua` where the `#` length operator was used instead of `table.getn`, preventing ElvUI_Config from loading.
|
||||||
- **Fix:** Fixed nil ID formatting crash in Tooltip's SetHyperlink.
|
- **Fix:** Fixed nil ID formatting crash in Tooltip's SetHyperlink.
|
||||||
|
|||||||
Reference in New Issue
Block a user