Beta #30

Merged
didirus merged 990 commits from beta into release 2026-06-20 05:06:18 +00:00
Showing only changes of commit faec9c2965 - Show all commits
+7
View File
@@ -10,6 +10,13 @@ export type VersionEntry = {
}
const VERSIONS: VersionEntry[] = [
{
date: `2026-01-18T11:35:00-08:00`,
product: 'web',
body: `## Improvements
- Updated home page project count to 100,000+.
- Fixed versions with duplicate changelogs not grouping together in Changelog tab on project pages.`,
},
{
date: `2026-01-16T12:05:00-08:00`,
product: 'hosting',