From 6b657a540d6bc1831f15c1ae60be65e3fd935da8 Mon Sep 17 00:00:00 2001 From: urnati Date: Sun, 8 Feb 2026 09:37:55 -0500 Subject: [PATCH] - Remove -pre; update tool tip timer range --- Titan/TitanHistory.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Titan/TitanHistory.lua b/Titan/TitanHistory.lua index 72894cc..20a168d 100644 --- a/Titan/TitanHistory.lua +++ b/Titan/TitanHistory.lua @@ -10,7 +10,7 @@ These are in a seperate file to --- Release notes. Keep structure; most recent on 'top' local recent_changes = { { - version = "9.1.0-pre", + version = "9.1.0", when = "2026/02/02", topics = { { @@ -28,7 +28,7 @@ local recent_changes = { topic = "Titan Tooltips", lines = { "Internals changed due to Midnight 'secret' value errors, mostly in instances.", - "!! New option in Tooltips and Frames to adjust tooltip timer - .5 - 10 sec.", + "!! New option in Tooltips and Frames to adjust tooltip timer - 0.0 - 10 sec.", "Devs : The registry.tooltipTitle is now optional allowing the title to be custom set.", "Devs : If your tooltip is not right, please use Titan Discord to message us for assistance.", "-- Especially if you use registry.tooltipCustomFunction ", -- 1.7.9.5