diff --git a/Details.toc b/Details.toc index 3e4a48d8..cd8dbe0e 100644 --- a/Details.toc +++ b/Details.toc @@ -5,7 +5,7 @@ ## SavedVariables: _detalhes_global, __details_backup, __details_debug ## SavedVariablesPerCharacter: _detalhes_database ## OptionalDeps: Ace3, LibSharedMedia-3.0, LibWindow-1.1, LibDBIcon-1.0, NickTag-1.0, LibDataBroker-1.1, LibGraph-2.0 -## Version: #Details.20240508.12891.160 +## Version: #Details.20240508.12892.160 ## X-IconTexture: Interface\AddOns\Details\images\minimap ## X-Curse-Project-ID: 61284 diff --git a/boot.lua b/boot.lua index 6393f8a5..c31fdbe8 100644 --- a/boot.lua +++ b/boot.lua @@ -223,6 +223,10 @@ do local Loc = _G.LibStub("AceLocale-3.0"):GetLocale("Details") local news = { + {"Ascension.12892.160", "November 15th, 2024"}, + "Possible fix for errors during combat related to absorb spells sorting.", + "Removed end of run window from Mythic Plus for the time being since it was causing lua errors and did not work.", + {"Ascension.12891.160", "November 5th, 2024"}, "Fix absorb tracking",