This commit is contained in:
aecsocket
2026-05-09 19:34:26 +01:00
committed by GitHub
parent e231df1f97
commit 671f6d264a

View File

@@ -10,6 +10,13 @@ export type VersionEntry = {
}
const VERSIONS: VersionEntry[] = [
{
date: `2026-05-09T18:25:51+00:00`,
product: 'app',
version: '0.13.13',
body: `## Fixed
- Fixed issue with instances redirects causing a broken page state.`,
},
{
date: `2026-05-08T09:58:39+00:00`,
product: 'web',