Compare commits

...
Author SHA1 Message Date
aecsocket 6b0281b6bc changelog 2026-05-09 19:27:07 +01:00
+7
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',