Quantcast

- Update for 9.0.1

urnati [12-02-25 - 02:05]
- Update for 9.0.1
Filename
Titan/TitanHistory.lua
diff --git a/Titan/TitanHistory.lua b/Titan/TitanHistory.lua
index 4969dd3..c06bfe3 100644
--- a/Titan/TitanHistory.lua
+++ b/Titan/TitanHistory.lua
@@ -10,14 +10,36 @@ These are in a seperate file to
 --- Release notes. Keep structure; most recent on 'top'
 local recent_changes = {
    {
+      version = "9.0.1",
+      when = "2025/12/01",
+      topics =  {
+         {
+         topic = "Profiles",
+         lines = {
+            "Profiles - Sync All added.",
+            "- Acts as the old Global; overrides Sync.",
+            "- See Titan > Config > Help > Profiles for more details on how this works.",
+            },
+         },
+         {
+            topic = "Titan > Config > Plugins",
+            lines = {
+               "Show (Hide) fixed; all features should be working again.",
+            },
+         },
+      },
+   },
+   {
       version = "9.0.0",
       when = "2025/11/06",
       topics = {
+            {
             topic = "Profiles",
             lines = {
                "Profiles are greatly changed.",
                "- Global is gone; replaced by a Sync scheme.",
                "- See Titan > Config > Help > Profiles for more details on how this works.",
+               },
             },
             {
                topic = "Export / Import of Profiles",