Merge beta into release #21

Merged
didirus merged 276 commits from beta into release 2025-11-01 13:04:25 +00:00
Showing only changes of commit 95de8977d4 - Show all commits

View File

@@ -10,6 +10,13 @@ export type VersionEntry = {
}
const VERSIONS: VersionEntry[] = [
{
date: `2025-10-044T09:45:00-07:00`,
product: 'app',
version: '0.10.9',
body: `### Security fixes
- Fixed a couple Modrinth Pack (\`.mrpack\`) importing security vulnerabilities.`,
},
{
date: `2025-10-01T19:05:00-07:00`,
product: 'web',