From 04843616b358cf5ba5b5b7a03675580b48f78883 Mon Sep 17 00:00:00 2001 From: Manuel Cortez Date: Mon, 12 Jan 2026 20:35:07 -0600 Subject: [PATCH] feat: update updates.json for version 2026.01.12 and remove win32 support --- updates/updates.json | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/updates/updates.json b/updates/updates.json index 3d50ef19..ca6b1178 100644 --- a/updates/updates.json +++ b/updates/updates.json @@ -1,7 +1,9 @@ -{"current_version": "2025.03.08", -"description": "Initial filter support, added pinned posts. Fixed some minor issues.", -"date": "unknown", +{ +"current_version": "2026.01.12", +"description": "Added support for editing and scheduling Mastodon posts, improved quoted posts reading, and added server announcements buffer. Includes visual stability fixes and keyboard shortcut improvements.", +"date": "2026-01-12", "downloads": -{"Windows32": "https://github.com/MCV-Software/TWBlue/releases/download/v2025.03.08/TWBlue_portable_v2024.05.23.zip", -"Windows64": "https://github.com/MCV-Software/TWBlue/releases/download/v2025.03.08/TWBlue_portable_v2025.03.08.zip"} +{ +"Windows64": "https://github.com/MCV-Software/TWBlue/releases/download/v2026.01.12/TWBlue_portable_v2026.01.12.zip" +} } \ No newline at end of file