Merge beta into release #21

Merged
didirus merged 276 commits from beta into release 2025-11-01 13:04:25 +00:00
Showing only changes of commit e114c7466e - Show all commits

View File

@@ -10,6 +10,14 @@ export type VersionEntry = {
}
const VERSIONS: VersionEntry[] = [
{
date: `2025-08-20T13:30:00-07:00`,
product: 'app',
version: '0.10.7',
body: `### Improvements
- Fixed Quick Play not working with Singleplayer worlds.
- Updated ad fallback to Medal promo.`,
},
{
date: `2025-08-19T13:56:00-07:00`,
product: 'web',