Beta #30

Merged
didirus merged 990 commits from beta into release 2026-06-20 05:06:18 +00:00
Showing only changes of commit 27fc0796a4 - Show all commits
+6
View File
@@ -10,6 +10,12 @@ export type VersionEntry = {
}
const VERSIONS: VersionEntry[] = [
{
date: `2025-12-08T10:30:00-08:00`,
product: 'web',
body: `## Improvements
- Fixed license URL being unable to remove from projects.`,
},
{
date: `2025-12-05T12:00:00-08:00`,
product: 'hosting',