continuwuity/docs/public/.well-known/continuwuity/announcements
timedout 4fef0a7ff2
All checks were successful
Checks / Prek / Check changed files (push) Successful in 28s
Checks / Prek / Clippy and Cargo Tests (push) Has been skipped
Documentation / Build and Deploy Documentation (push) Successful in 1m13s
Checks / Prek / Pre-commit & Formatting (push) Successful in 1m20s
chore: Publish admin announcement
2026-05-08 00:20:23 +01:00

15 lines
796 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": 13,
"mention_room": true,
"date": "2026-05-08",
"message": "[v0.5.9](https://forgejo.ellis.link/continuwuation/continuwuity/releases/tag/v0.5.9) has been released, fixing a few low-severity federation-related vulnerabilities. It is recommended you read the changelog and update as soon as possible. There are no new features or other changes in this release, only related bugfixes. Deployments tracking the main branch should also update to the latest commit."
}
]
}