changelog

This commit is contained in:
Prospector
2026-05-28 18:45:43 -07:00
parent b88341e3a8
commit ec7c538888
+6
View File
@@ -10,6 +10,12 @@ export type VersionEntry = {
}
const VERSIONS: VersionEntry[] = [
{
date: `2026-05-29T01:44:44+00:00`,
product: 'web',
body: `## Fixed
- Account sign in buttons were showing in mobile navbar on iOs when hidden`,
},
{
date: `2026-05-27T22:30:20+00:00`,
product: 'app',