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 0d61945956 - Show all commits

View File

@@ -10,6 +10,12 @@ export type VersionEntry = {
}
const VERSIONS: VersionEntry[] = [
{
date: `2025-09-07T15:55:00-07:00`,
product: 'web',
body: `### Improvements
- Fixed Modrinth App sign in redirect when using SSO.`,
},
{
date: `2025-09-03T15:40:00-07:00`,
product: 'web',