changelog

This commit is contained in:
Prospector
2026-05-08 02:58:50 -07:00
parent c166ce52b3
commit 7048a35e9f

View File

@@ -10,6 +10,12 @@ export type VersionEntry = {
}
const VERSIONS: VersionEntry[] = [
{
date: `2026-05-08T09:58:39+00:00`,
product: 'web',
body: `## Fixed
- Fixed some buttons appearing as disabled even when they weren't, such as the project icon settings.`,
},
{
date: `2026-05-08T02:24:09+00:00`,
product: 'app',