Beta #30

Merged
didirus merged 990 commits from beta into release 2026-06-20 05:06:18 +00:00
Showing only changes of commit c498230ebf - Show all commits
+6
View File
@@ -10,6 +10,12 @@ export type VersionEntry = {
}
const VERSIONS: VersionEntry[] = [
{
date: `2026-01-12T16:30:00-08:00`,
product: 'web',
body: `## Improvements
- Made a number of enhancements to the version creation & editing flow.`,
},
{
date: `2026-01-08T12:30:00-08:00`,
product: 'app',