feat: changelog 0.15.3 (#6560)

feat: changlog 0.15.3
This commit is contained in:
Calum H.
2026-06-30 00:54:16 +02:00
committed by GitHub
parent ed7792097d
commit 692f22b749
+7
View File
@@ -10,6 +10,13 @@ export type VersionEntry = {
}
const VERSIONS: VersionEntry[] = [
{
date: `2026-06-29T22:52:04+00:00`,
product: 'app',
version: '0.15.3',
body: `## Fixed
- Fixed hanging on larger legacy instances when visiting the Instance page.`,
},
{
date: `2026-06-29T20:44:35+00:00`,
product: 'web',