changelog

This commit is contained in:
Prospector
2025-12-18 13:37:51 -08:00
parent 563997e060
commit 85c65e697d

View File

@@ -10,6 +10,14 @@ export type VersionEntry = {
}
const VERSIONS: VersionEntry[] = [
{
date: `2025-12-18T13:40:00-08:00`,
product: 'web',
body: `## Improvements
- Fixed non-members being informed of version and gallery editing having moved.
- Fixed being able to de-select the project type in version settings, and then getting stuck.
- Fixed some issues with non-USD gift card withdrawal.`,
},
{
date: `2025-12-18T12:30:00-08:00`,
product: 'web',