Beta #30

Merged
didirus merged 990 commits from beta into release 2026-06-20 05:06:18 +00:00
Showing only changes of commit b442fa4cca - Show all commits
+6
View File
@@ -10,6 +10,12 @@ export type VersionEntry = {
}
const VERSIONS: VersionEntry[] = [
{
date: `2026-05-05T01:34:18+00:00`,
product: 'web',
body: `## Fixed
- Fixed unauthorized error when loading a user's own project or organization settings.`,
},
{
date: `2026-05-04T19:57:12+00:00`,
product: 'web',