Beta #30

Merged
didirus merged 990 commits from beta into release 2026-06-20 05:06:18 +00:00
Showing only changes of commit a6967cf9cb - Show all commits
+13
View File
@@ -10,6 +10,19 @@ export type VersionEntry = {
}
const VERSIONS: VersionEntry[] = [
{
date: `2026-05-24T16:26:23+00:00`,
product: 'app',
version: '0.13.23',
body: `## Fixed
- Fixed the discover page not working when the spanish language is selected.`,
},
{
date: `2026-05-24T16:26:23+00:00`,
product: 'web',
body: `## Fixed
- Fixed the discover page not working when the spanish language is selected.`,
},
{
date: `2026-05-24T05:00:37+00:00`,
product: 'app',