From 9c794137c1c64ca08336eee928ed060cb95089db Mon Sep 17 00:00:00 2001 From: defnotken Date: Tue, 11 Nov 2025 12:43:09 -0600 Subject: [PATCH] changelog added --- LightlessSync/Changelog/changelog.yaml | 39 +++++++++++++++++++++++--- 1 file changed, 35 insertions(+), 4 deletions(-) diff --git a/LightlessSync/Changelog/changelog.yaml b/LightlessSync/Changelog/changelog.yaml index 7055a90..43b0c79 100644 --- a/LightlessSync/Changelog/changelog.yaml +++ b/LightlessSync/Changelog/changelog.yaml @@ -1,11 +1,42 @@ -tagline: "Lightless Sync v1.12.3" -subline: "LightSpeed, Welcome Screen, and More!" +tagline: "Lightless Sync v1.12.4" +subline: "Bugfixes and various improvements across Lightless" changelog: + - name: "v1.12.4" + tagline: "Preparation for future features" + date: "November 11th 2025" + # be sure to set this every new version + isCurrent: true + versions: + - number: "Syncshells" + icon: "" + items: + - "Added a pause button for syncshells in grouped folders" + - number: "Notifications" + icon: "" + items: + - "Fixed download notifications getting stuck at times" + - "Added more offset positions for the notifications" + - number: "Lightfinder" + icon: "" + items: + - "Pair button will now show up when you're not directly paired. ie. You are technically paired in a syncshell, but you may not be directly paired'" + - "Fixed a problem where the number of LightFinder users were cached, displaying the wrong information" + - "When LightFinder is enabled, if you hover over the number of users, it will show you how many users are also using LightFinder in your area" + - + - number: "Bugfixes" + icon: "" + items: + - "Added even more checks to nameplate handler to help not only us debug, but also other plugins writing to the plate" + - number: "Miscellaneous Changes" + icon: "" + items: + - "Default Linux to Websockets" + - "Revised Brio warning" + - "Added /lightless command to open Lightless UI (you can still use /light)" + - "Initial groundwork for future features" - name: "v1.12.3" tagline: "LightSpeed, Welcome Screen, and More!" date: "October 15th 2025" - # be sure to set this every new version - isCurrent: true versions: - number: "LightSpeed" icon: ""