From 4a8a16a551347bd8518a35e3cd96f273fd71ff52 Mon Sep 17 00:00:00 2001 From: Ben de Roo Date: Sun, 1 Mar 2026 17:56:45 +0100 Subject: [PATCH] Update updates.json --- updates.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/updates.json b/updates.json index 84b202c..e102d73 100644 --- a/updates.json +++ b/updates.json @@ -6,5 +6,12 @@ "title": "First release of the Terminal PyChat", "description": "First release of the basic version of the Terminal PyChat" + }, + { + "type": "release", + "version": "v1.0.1", + "date": "2026-03-01", + "title": "chat privacy", + "description": "Added a server-side filter so clients only see chats they are members of" } ] \ No newline at end of file