feat: changelog

This commit is contained in:
Calum H. (IMB11)
2026-07-22 11:46:22 +01:00
parent 56eeb242de
commit d8114523c9
+7
View File
@@ -10,6 +10,13 @@ export type VersionEntry = {
}
const VERSIONS: VersionEntry[] = [
{
date: `2026-07-22T10:46:03+00:00`,
product: 'app',
version: '0.15.18',
body: `## Fixed
- Fixed the browse content page when coming from an instance.`,
},
{
date: `2026-07-21T23:25:29+00:00`,
product: 'web',