Merge beta into release #21

Merged
didirus merged 276 commits from beta into release 2025-11-01 13:04:25 +00:00
Showing only changes of commit 8972c9a198 - Show all commits

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',