feat: changelog (#6563)

This commit is contained in:
Calum H.
2026-06-30 01:57:11 +02:00
committed by GitHub
parent 0fe695721a
commit 364fed52dd
+7
View File
@@ -10,6 +10,13 @@ export type VersionEntry = {
}
const VERSIONS: VersionEntry[] = [
{
date: `2026-06-29T23:56:37+00:00`,
product: 'app',
version: '0.15.4',
body: `## Fixed
- Fixes another issue causing the app to freeze up when going into an instance page.`,
},
{
date: `2026-06-29T22:52:04+00:00`,
product: 'app',