changelog

This commit is contained in:
Prospector
2026-07-21 16:27:11 -07:00
parent 8f387aa9ea
commit 68f4b5d86a
+14
View File
@@ -10,6 +10,20 @@ export type VersionEntry = {
}
const VERSIONS: VersionEntry[] = [
{
date: `2026-07-21T23:25:29+00:00`,
product: 'web',
body: `## Fixed
- Fixed license source nag showing on Data Pack projects.`,
},
{
date: `2026-07-21T23:25:29+00:00`,
product: 'app',
version: '0.15.17',
body: `## Fixed
- Fixed skin selector serving old cached skin previews with bad UVs.
- Fixed ads showing when sidebar is disabled.`,
},
{
date: `2026-07-21T20:10:55+00:00`,
product: 'app',