update changelog

This commit is contained in:
Prospector
2025-10-14 18:41:47 -07:00
parent 03ed64c99f
commit 8972c9a198

View File

@@ -10,6 +10,12 @@ export type VersionEntry = {
}
const VERSIONS: VersionEntry[] = [
{
date: `2025-10-14T18:45:00-07:00`,
product: 'servers',
body: `### Improvements
- Removed 'Prepare download' step for downloading backups, you can now just download them directly.`,
},
{
date: `2025-10-08T13:45:00-07:00`,
product: 'web',