diff --git a/Changelog.md b/Changelog.md index 685423b3f..e3e966d86 100644 --- a/Changelog.md +++ b/Changelog.md @@ -5,7 +5,7 @@ ___ Added an option for the experience databar to have gradient coloring\ Added borders to minimap and pet uniframe\ Added the [eltruism:difficulty:all] tag, which will color all units and not just enemies\ -Updated Gradient functions, which should use less CPU time\ +Improved Gradient functions, which should use less CPU time\ Updated German translation by DLarge\ Updated the hide talking head function\ Updated general profile textures\ @@ -20,6 +20,7 @@ Fixed an error with the quest items bar when an item that could be equipped was Fixed transparency in an extra details texture\ Fixed debuff alignment for the pet unitframe\ Fixed border colors not updating when changing zones\ +Fixed a possible border error when changing profiles or specializations\ Fixed gradient target castbar no using correct colors when custom colors were changed\ Removed options to load extra media, media will now be loaded by default since ElvUI/WeakAuras fixed the Sharedmedia issue ___ diff --git a/Latest.md b/Latest.md index 9de4e9572..49e872d02 100644 --- a/Latest.md +++ b/Latest.md @@ -3,7 +3,7 @@ ___ Added an option for the experience databar to have gradient coloring\ Added borders to minimap and pet uniframe\ Added the [eltruism:difficulty:all] tag, which will color all units and not just enemies\ -Updated Gradient functions, which should use less CPU time\ +Improved Gradient functions, which should use less CPU time\ Updated German translation by DLarge\ Updated the hide talking head function\ Updated general profile textures\ @@ -18,5 +18,6 @@ Fixed an error with the quest items bar when an item that could be equipped was Fixed transparency in an extra details texture\ Fixed debuff alignment for the pet unitframe\ Fixed border colors not updating when changing zones\ +Fixed a possible border error when changing profiles or specializations\ Fixed gradient target castbar no using correct colors when custom colors were changed\ Removed options to load extra media, media will now be loaded by default since ElvUI/WeakAuras fixed the Sharedmedia issue