beta #12

Merged
didirus merged 74 commits from beta into release 2025-07-26 09:49:03 +00:00
Showing only changes of commit e15fa35bad - Show all commits

View File

@@ -10,6 +10,12 @@ export type VersionEntry = {
}
const VERSIONS: VersionEntry[] = [
{
date: `2025-07-15T08:20:00-07:00`,
product: 'web',
body: `### Improvements
- Fixed gallery images from overflowing with long words in their descriptions.`,
},
{
date: `2025-07-09T22:15:00-07:00`,
product: 'web',