Update updates.json

This commit is contained in:
2026-03-01 17:56:45 +01:00
parent 3d2b5bab10
commit 4a8a16a551

View File

@@ -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"
}
]