changelog
This commit is contained in:
aecsocket
2026-05-17 21:50:23 +01:00
committed by GitHub
parent c564495e11
commit 510439acbf
+7
View File
@@ -10,6 +10,13 @@ export type VersionEntry = {
}
const VERSIONS: VersionEntry[] = [
{
date: `2026-05-17T20:46:06+00:00`,
product: 'app',
version: 'v0.13.18',
body: `## Fixed
- Fixed how the app handles ad webview visibility`,
},
{
date: `2026-05-13T05:24:14+00:00`,
product: 'web',