From 7c136ea79fd8d6ba2185eceadb4cd3b96fa57fa8 Mon Sep 17 00:00:00 2001 From: urnati Date: Wed, 25 Feb 2026 21:37:28 -0500 Subject: [PATCH] - UPdate for 9.1.2 --- Titan/TitanHistory.lua | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/Titan/TitanHistory.lua b/Titan/TitanHistory.lua index 04aab1e..92ec875 100644 --- a/Titan/TitanHistory.lua +++ b/Titan/TitanHistory.lua @@ -10,6 +10,25 @@ These are in a seperate file to --- Release notes. Keep structure; most recent on 'top' local recent_changes = { { + version = "9.1.2", + when = "2026/03/01", + topics = { + { + topic = "TitanVolume", + lines = { + "New menu scheme with sliders working this time.", + }, + }, + { + topic = "Titan", + lines = { + "Tooltips : Should not hang (stay visible) now..", + "Change comments per recent changes; a little code cleanup.", + }, + }, + }, + }, + { version = "9.1.1", when = "2026/02/16", topics = { -- 1.7.9.5