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 f5825f1065 - Show all commits

View File

@@ -10,6 +10,13 @@ export type VersionEntry = {
}
const VERSIONS: VersionEntry[] = [
{
date: `2025-09-21T15:45:00-07:00`,
product: 'web',
body: `### Improvements
- Added tax compliance for creators who have withdrawn over the tax reporting threshold.
- Fixed project download interface displaying empty for projects that only support snapshots.`,
},
{
date: `2025-09-08T14:45:00-07:00`,
product: 'servers',