diff --git a/Changelog.md b/Changelog.md index a85430997..7b5262d0a 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,21 @@ ### 🌌 Next Version The future is uncertain ___ +### 4.2.0 +Updated install to remove ProjectAzilroka and AddOnSkins installation until those two are updated +Updated several Power Generator spells for the Nameplate Power Bar in Retail +Updated Quest skin in Retail to avoid some grey text +Updated Quest skins to also skin the M+ Timer +Updated how BattleRes is detected in LFR +Updated German locale by Dlarge +Fixed an issue where the Game Menu could keep increasing in height due to the Eltruism Button +Fixed an issue where the Quest Item Button could be locked in Retail due to the Objective Height +Fixed an issue in Classic Era where the Sockets could cause errors due to missing enchants +Fixed an issue with the Cursor Cooldown where some spells were not being tracked +Fixed a typo in the Priest Insanity 2 texture that caused it to be missing +Fixed the Talent frame not scaling when the scale was changed in Retail +Fixed the Click Casting button missing on the Spellbook +Fixed the Clique skin after Clique got updated ### 4.1.9.1 Added a menu in Eltruism > Installer to import and export Gradient settings Updated Experimental Thin Mode layout to add a new layout instead of Overwriting current one diff --git a/ElvUI_EltreumUI/Core/Options.lua b/ElvUI_EltreumUI/Core/Options.lua index 12e73371e..fc33d8ff5 100644 --- a/ElvUI_EltreumUI/Core/Options.lua +++ b/ElvUI_EltreumUI/Core/Options.lua @@ -3724,37 +3724,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 support for The War Within -Added a menu in Eltruism > Installer to import and export Gradient settings -Added several more statusbar textures from Blizzard's default textures -Added the experimental Thin Mode to Eltruism > Installer > Layouts -Added Quest and Delve Instances to the Instance Indicator -Added more of Blizzard's skull icons -Added Borders to Focus Power -Added more 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 Experimental Thin Mode layout to add a new layout instead of Overwriting current one -Updated Border Frame Levels to allow higher levels -Updated BigWigs profile to fix message positioning -Updated several functions to support War Within -Updated the Max Camera distance in Classic -Updated how the Quest Tracker hides -Updated Rest animation's anchoring +Updated install to remove ProjectAzilroka and AddOnSkins installation until those two are updated +Updated several Power Generator spells for the Nameplate Power Bar in Retail +Updated Quest skin in Retail to avoid some grey text +Updated Quest skins to also skin the M+ Timer +Updated how BattleRes is detected in LFR +Updated German locale by Dlarge ]], 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 where the Unitframe Aura borders would reset size on export -Fixed Pet Autocast error in Classic/Cataclysm due to 11.0 changes -Fixed icon for professions in Classic and Cataclysm -Fixed a possible error with the Quest Tracker skin -Fixed a possible issue with the Quest Hide -Fixed Hekili's skin hiding the Textures -Fixed Event Toast lines -Fixed Game Menu Button +Fixed an issue where the Game Menu could keep increasing in height due to the Eltruism Button +Fixed an issue where the Quest Item Button could be locked in Retail due to the Objective Height +Fixed an issue in Classic Era where the Sockets could cause errors due to missing enchants +Fixed an issue with the Cursor Cooldown where some spells were not being tracked +Fixed a typo in the Priest Insanity 2 texture that caused it to be missing +Fixed the Talent frame not scaling when the scale was changed in Retail +Fixed the Click Casting button missing on the Spellbook +Fixed the Clique skin after Clique got updated ]], 7, "small", nil, nil, nil, nil, "full") --[[ diff --git a/Latest.md b/Latest.md index b8f11c21b..cdfd33f38 100644 --- a/Latest.md +++ b/Latest.md @@ -1,25 +1,16 @@ -### 4.1.9.1 [Complete Changelog](https://github.com/eltreum0/eltruism/blob/main/Changelog.md) +### 4.2.0 [Complete Changelog](https://github.com/eltreum0/eltruism/blob/main/Changelog.md) ___ -Added support for The War Within -Added a menu in Eltruism > Installer to import and export Gradient settings -Added several more statusbar textures from Blizzard's default textures -Added the experimental Thin Mode to Eltruism > Installer > Layouts -Added Quest and Delve Instances to the Instance Indicator -Added more of Blizzard's skull icons -Added Borders to Focus Power -Added more Shadows -Updated Experimental Thin Mode layout to add a new layout instead of Overwriting current one -Updated Border Frame Levels to allow higher levels -Updated BigWigs profile to fix message positioning -Updated several functions to support War Within -Updated the Max Camera distance in Classic -Updated how the Quest Tracker hides -Updated Rest animation's anchoring -Fixed an issue where the Unitframe Aura borders would reset size on export -Fixed Pet Autocast error in Classic/Cataclysm due to 11.0 changes -Fixed icon for professions in Classic and Cataclysm -Fixed a possible error with the Quest Tracker skin -Fixed a possible issue with the Quest Hide -Fixed Hekili's skin hiding the Textures -Fixed Event Toast lines -Fixed Game Menu Button +Updated install to remove ProjectAzilroka and AddOnSkins installation until those two are updated +Updated several Power Generator spells for the Nameplate Power Bar in Retail +Updated Quest skin in Retail to avoid some grey text +Updated Quest skins to also skin the M+ Timer +Updated how BattleRes is detected in LFR +Updated German locale by Dlarge +Fixed an issue where the Game Menu could keep increasing in height due to the Eltruism Button +Fixed an issue where the Quest Item Button could be locked in Retail due to the Objective Height +Fixed an issue in Classic Era where the Sockets could cause errors due to missing enchants +Fixed an issue with the Cursor Cooldown where some spells were not being tracked +Fixed a typo in the Priest Insanity 2 texture that caused it to be missing +Fixed the Talent frame not scaling when the scale was changed in Retail +Fixed the Click Casting button missing on the Spellbook +Fixed the Clique skin after Clique got updated