diff --git a/ElvUI_EltreumUI/Core/Options.lua b/ElvUI_EltreumUI/Core/Options.lua index d78be6048..e5e62ce21 100644 --- a/ElvUI_EltreumUI/Core/Options.lua +++ b/ElvUI_EltreumUI/Core/Options.lua @@ -3667,28 +3667,29 @@ The Item Level shown on the Character Panel Skin uses code from Simple Item leve ElvUI_EltreumUI.Options.args.changelog.args.added = ACH:Group(E:TextGradient("Added", 0.50, 0.70, 1, 0.67, 0.95, 1), nil, 3) ElvUI_EltreumUI.Options.args.changelog.args.added.inline = true ElvUI_EltreumUI.Options.args.changelog.args.added.args.description = ACH:Description([[ -Added an option to disable moving the Item Level text in the Character Panel in Cataclysm Classic -Added Eltruism Datatext 3 to Retail where it will show Armor and Dodge change +Added an option to disable the Unitframe Heal Prediction Texture override +Added options to use different Custom Textures in Party and Raid Frames +Added [name:eltruism:capital] tag +Added a few missing shadows ]], 3, "small", nil, nil, nil, nil, "full") ElvUI_EltreumUI.Options.args.changelog.args.updated = ACH:Group(E:TextGradient("Updated", 0.50, 0.70, 1, 0.67, 0.95, 1), nil, 3) ElvUI_EltreumUI.Options.args.changelog.args.updated.inline = true ElvUI_EltreumUI.Options.args.changelog.args.updated.args.description = ACH:Description([[ -Updated Aura borders to split Unitframe Auras and Secure Auras -Updated the color of the texture for Item Level text in Retail -Updated party gradient to work when not in a group -Updated Debuff borders to use Color by Dispel -Updated Debuff borders to use Elvui Colors -Updated shadows for some new frames +Updated Focus Castbar Border size to use the Focus Border size ]], 5, "small", nil, nil, nil, nil, "full") ElvUI_EltreumUI.Options.args.changelog.args.fixed = ACH:Group(E:TextGradient("Fixed", 0.50, 0.70, 1, 0.67, 0.95, 1), nil, 4) ElvUI_EltreumUI.Options.args.changelog.args.fixed.inline = true ElvUI_EltreumUI.Options.args.changelog.args.fixed.args.description = ACH:Description([[ -Fixed an issue with the Objective Tracker mover due to a change in Edit Mode -Fixed an issue with Macro Text colors in Action Bars due to the ElvUI Skin -Fixed Professions missing in bags in Cataclysm due to different Ids -Fixed a possible error with the Character Panel in Remix -Fixed shadows for detached power -Fixed the zhTW locale missing +Fixed an issue with instant loot where it could get stuck if a corpse was looted more than once in Cataclysm +Fixed an issue where the Character Panel Camera settings were not working in Cataclysm Classic +Fixed an issue where the EltruismDatatext texture would not hide with the datatext +Fixed an issue where some items were not being pushed to the LootText +Fixed an issue with the install due to a change in Shadow and Light +Fixed an issue with the EltruismDatatext when it was loading +Fixed an error with the Honor Datatext in Cataclysm Classic +Fixed an issue with the DBM skin due to its update +Fixed OmniCD skin and profile after its update +Fixed BigWigs profile after its update ]], 7, "small", nil, nil, nil, nil, "full") --[[