changelog

This commit is contained in:
Prospector
2026-08-08 12:10:41 -07:00
parent ff8c4f16a9
commit 1a56233c96
+7
View File
@@ -10,6 +10,13 @@ export type VersionEntry = {
}
const VERSIONS: VersionEntry[] = [
{
date: `2026-08-08T19:10:34+00:00`,
product: 'web',
body: `## Fixed
- Fixed action bar becoming very wide on larger displays.
- Version upload failing to detect mrpack loader.`,
},
{
date: `2026-08-07T20:41:51+00:00`,
product: 'app',