From e1c23d52d63723d9185db3fb8a02d18194dce800 Mon Sep 17 00:00:00 2001 From: Merathilis Date: Sat, 12 Oct 2024 10:27:08 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20RELEASE:=206.42?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ElvUI_MerathilisUI/Core/Changelog/6.42.lua | 20 +++++++++++++++++++ .../Core/Changelog/Load_Changelog.xml | 3 ++- .../Core/Changelog/{ => Previous}/6.41.lua | 0 ElvUI_MerathilisUI/ElvUI_MerathilisUI.toc | 2 +- README.md | 2 +- 5 files changed, 24 insertions(+), 3 deletions(-) create mode 100644 ElvUI_MerathilisUI/Core/Changelog/6.42.lua rename ElvUI_MerathilisUI/Core/Changelog/{ => Previous}/6.41.lua (100%) diff --git a/ElvUI_MerathilisUI/Core/Changelog/6.42.lua b/ElvUI_MerathilisUI/Core/Changelog/6.42.lua new file mode 100644 index 000000000..0370f82a0 --- /dev/null +++ b/ElvUI_MerathilisUI/Core/Changelog/6.42.lua @@ -0,0 +1,20 @@ +local MER = unpack(ElvUI_MerathilisUI) + +MER.Changelog[642] = { + RELEASE_DATE = "12.10.2024", + FIXES = { + "[Compatibility]: Fix some db entries", + "[MicroBar]: Show the instance lockout again", + "[Misc]: Try to prevent a C-Stack error with WindTools", + "[Tooltip Icons]: Try to prevent a rar error with MDT. Thx Dack", + }, + NEW = { + "[Announcement]: Added TWW feasts and cauldrons", + "[MythicDungeonTool]: Added a skin. Credits: WindTools <3", + }, + IMPROVEMENTS = { + "[Vehicle Bar]: Show the default Blizzard Widget if the API fails", + "[BigWigs Profile]: Update the Layout", + "[Minimap Coords]: Updated the yOffset a bit", + }, +} diff --git a/ElvUI_MerathilisUI/Core/Changelog/Load_Changelog.xml b/ElvUI_MerathilisUI/Core/Changelog/Load_Changelog.xml index 56786fef2..39872fd54 100644 --- a/ElvUI_MerathilisUI/Core/Changelog/Load_Changelog.xml +++ b/ElvUI_MerathilisUI/Core/Changelog/Load_Changelog.xml @@ -30,5 +30,6 @@