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 9ed094a1e7 - Show all commits

View File

@@ -10,6 +10,17 @@ export type VersionEntry = {
}
const VERSIONS: VersionEntry[] = [
{
date: `2025-09-03T15:40:00-07:00`,
product: 'web',
body: `### Improvements
- Fixed a number of bugs with the Modrinth App marketing page
- Added clearer notices about Modrinth App's beta status on marketing page.
- Added disclaimer about Modrinth App's issues on Linux to marketing page.
- Fixed certain icons in settings shrinking size on mobile.
- In project settings, the description page no longer refers to all projects as "mods"
- Fixed spelling error during sign up.`,
},
{
date: `2025-09-02T10:30:00-07:00`,
product: 'web',