changelog

This commit is contained in:
Prospector
2026-07-21 12:37:00 -07:00
parent 528a9b76bc
commit 9b4c84ddd8
+10
View File
@@ -10,6 +10,16 @@ export type VersionEntry = {
}
const VERSIONS: VersionEntry[] = [
{
date: `2026-07-21T19:36:51+00:00`,
product: 'app',
version: '0.15.15',
body: `## Changed
- Updated the "Minecraft required" popup to a new style.
## Fixed
- Fixed devtools opening when ads are initialized.`,
},
{
date: `2026-07-21T18:43:00+00:00`,
product: 'web',