From 9610f6453f1e655a0c9252201167af8d509411f9 Mon Sep 17 00:00:00 2001 From: Eltreum <30246110+eltreum0@users.noreply.github.com> Date: Thu, 25 Jul 2024 04:59:01 -0300 Subject: [PATCH] cl --- Changelog.md | 2 ++ ElvUI_EltreumUI/Core/Options.lua | 2 ++ Latest.md | 2 ++ 3 files changed, 6 insertions(+) diff --git a/Changelog.md b/Changelog.md index 727fb3a24..a85430997 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,12 +2,14 @@ The future is uncertain ___ ### 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 Updated Border Frame Levels to allow higher levels Updated how the Quest Tracker hides 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 Hekili's skin hiding the Textures Fixed Event Toast lines Fixed Game Menu Button ### 4.1.9 diff --git a/ElvUI_EltreumUI/Core/Options.lua b/ElvUI_EltreumUI/Core/Options.lua index b0bb6a224..817956751 100644 --- a/ElvUI_EltreumUI/Core/Options.lua +++ b/ElvUI_EltreumUI/Core/Options.lua @@ -3725,6 +3725,7 @@ The Item Level shown on the Character Panel Skin uses code from Simple Item leve 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 @@ -3751,6 +3752,7 @@ 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 ]], 7, "small", nil, nil, nil, nil, "full") diff --git a/Latest.md b/Latest.md index d8844cf52..b8f11c21b 100644 --- a/Latest.md +++ b/Latest.md @@ -1,6 +1,7 @@ ### 4.1.9.1 [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 @@ -19,5 +20,6 @@ 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