From 9c889a9d509926ad027547f5a12f2f137a31ec7c Mon Sep 17 00:00:00 2001 From: Merathilis Date: Fri, 23 Aug 2024 15:31:46 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20RELEASE:=206.33?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 12 +++++------- ElvUI_MerathilisUI/Core/Changelog/6.33.lua | 16 ++++++++++++---- ElvUI_MerathilisUI/ElvUI_MerathilisUI.toc | 4 ++-- README.md | 2 +- 4 files changed, 20 insertions(+), 14 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fce5d8bad..0ff437f99 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,7 @@ ### Changes ### - * [Mail]: Fix right click error on the characters - * [Archaeology Skin]: Fix the skin - * [Myslot]: Added a skin for it - * [Styling]: It needs more work tho, but i added an option back to enable/disabe the Styling on its own again. Also i hook now directly to ElvUI's SetTemplate. Lemme know if you found something weird with it - * [Event Tracker]: Some improvements to Radiant Echos - * [Game Menu]: Small visual improvements - * [mMediaTags]: Enable also cast icon for target portrait. Thx Blinkii <3 + * [Who Frame]: Fix a typo on the Level Display + * [Context Menu]: Added a new Menu Point in the Context Menu + * [Styling]: My style should be apply now also on the UFs again + * [Minimap Button]: Small code improvements + * [Event Tracker]: Disable some Events by default now diff --git a/ElvUI_MerathilisUI/Core/Changelog/6.33.lua b/ElvUI_MerathilisUI/Core/Changelog/6.33.lua index cde185d81..33a4d7724 100644 --- a/ElvUI_MerathilisUI/Core/Changelog/6.33.lua +++ b/ElvUI_MerathilisUI/Core/Changelog/6.33.lua @@ -1,8 +1,16 @@ local MER = unpack(ElvUI_MerathilisUI) MER.Changelog[633] = { - RELEASE_DATE = "TBD", - FIXES = {}, - NEW = {}, - IMPROVEMENTS = {}, + RELEASE_DATE = "23.08.2024", + FIXES = { + "[Who Frame]: Fix a typo on the Level Display", + }, + NEW = { + "[Context Menu]: Added a new Menu Point in the Context Menu", + }, + IMPROVEMENTS = { + "[Styling]: My style should be apply now also on the UFs again", + "[Minimap Button]: Small code improvements", + "[Event Tracker]: Disable some Events by default now", + }, } diff --git a/ElvUI_MerathilisUI/ElvUI_MerathilisUI.toc b/ElvUI_MerathilisUI/ElvUI_MerathilisUI.toc index 1bedef1bc..ee4bfe4c5 100644 --- a/ElvUI_MerathilisUI/ElvUI_MerathilisUI.toc +++ b/ElvUI_MerathilisUI/ElvUI_MerathilisUI.toc @@ -11,9 +11,9 @@ ## SavedVariables: MERData ## SavedVariablesPerCharacter: MERDataPerChar ## OptionalDeps: SharedMedia, BigWigs, ls_Toasts, WeakAuras, WeakAurasOptions -## X-Credits: Simpy, Benik, Azilroka, Darth Predator, fang2hou, fgprodigal, siweia, Solor, Elv, Toxi, Blazeflack & all AddOn Authors who inspired me. +## X-Credits: Simpy, Benik, Azilroka, Darth Predator, fang2hou, fgprodigal, Siweia, Solor, Elv, Toxi, Blazeflack & all AddOn Authors who inspired me. ## X-Interface: 110002 -## X-ElvUIVersion: 13.74 +## X-ElvUIVersion: 13.75 ## X-Curse-Project-Name: MerathilisUI ## X-Curse-Project-ID: 97589 ## X-WoWI-ID: 24117 diff --git a/README.md b/README.md index e7766348e..6d5ad8af7 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@

- +
---