15 lines
598 B
Text
15 lines
598 B
Text
{
|
|
"$schema": "https://continuwuity.org/schema/announcements.schema.json",
|
|
"announcements": [
|
|
{
|
|
"id": 1,
|
|
"message": "Welcome to Continuwuity! Important announcements about the project will appear here."
|
|
},
|
|
{
|
|
"id": 12,
|
|
"mention_room": false,
|
|
"date": "2026-04-24",
|
|
"message": "[v0.5.8](https://forgejo.ellis.link/continuwuation/continuwuity/releases/tag/v0.5.8) is out! This is a patch release which fixes a bug in 0.5.7's email support -- upgrade soon if you use that feature."
|
|
}
|
|
]
|
|
}
|