Compare commits

...
Author SHA1 Message Date
Calum H. (IMB11) d8114523c9 feat: changelog 2026-07-22 11:46:22 +01:00
+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',