From 5ac488a006425235030ff7b78138b1e9644b8fce Mon Sep 17 00:00:00 2001 From: Eltreum Date: Fri, 23 Dec 2022 21:13:42 -0300 Subject: [PATCH] cl --- Changelog.md | 9 +++++++++ Latest.md | 13 +++++++++---- 2 files changed, 18 insertions(+), 4 deletions(-) diff --git a/Changelog.md b/Changelog.md index 437ffc2e1..4773a0d99 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,15 @@ ### 🌌 Next Version The future is uncertain ___ +### 3.6.8 +Added SoftTarget Cvars to the Cvars list\ +Added EltreumDeadNP Style Filter for Soft Target Nameplates\ +Updated Max Quests value in Retail since the Global String was not updated by Blizzard yet\ +Updated EltreumInterrupt Style Filter to not run inside Raids\ +Updated Error Frame Font Max Size\ +Updated Shadows function\ +Fixed a possible issue with Cooldown due to Alpha values possibly being set above the max limit of 1\ +Fixed a double line issue with Item Level on Tooltips in Wrath ### 3.6.7 Added gradient to Pet Castbar\ Added more shadows\ diff --git a/Latest.md b/Latest.md index 97b48e0cc..5197361d1 100644 --- a/Latest.md +++ b/Latest.md @@ -1,5 +1,10 @@ -### 3.6.7 [Complete Changelog](https://github.com/eltreum0/eltruism/blob/main/Changelog.md) +### 3.6.8 [Complete Changelog](https://github.com/eltreum0/eltruism/blob/main/Changelog.md) ___ -Added gradient to Pet Castbar\ -Added more shadows\ -Updated Quest Item Bar to improve performance and memory usage +Added SoftTarget Cvars to the Cvars list\ +Added EltreumDeadNP Style Filter for Soft Target Nameplates\ +Updated Max Quests value in Retail since the Global String was not updated by Blizzard yet\ +Updated EltreumInterrupt Style Filter to not run inside Raids\ +Updated Error Frame Font Max Size\ +Updated Shadows function\ +Fixed a possible issue with Cooldown due to Alpha values possibly being set above the max limit of 1\ +Fixed a double line issue with Item Level on Tooltips in Wrath