17 lines
481 B
JSON
17 lines
481 B
JSON
[
|
|
{
|
|
"type": "release",
|
|
"version": "v1.0.0",
|
|
"date": "2026-02-22",
|
|
"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": "Improved Chat privacy",
|
|
"description": "Added a server-side filter so clients only see chats they are members of"
|
|
}
|
|
] |