mirror of
https://github.com/modrinth/code.git
synced 2026-08-28 02:24:56 +00:00
changelog
This commit is contained in:
@@ -10,6 +10,25 @@ export type VersionEntry = {
|
|||||||
}
|
}
|
||||||
|
|
||||||
const VERSIONS: VersionEntry[] = [
|
const VERSIONS: VersionEntry[] = [
|
||||||
|
{
|
||||||
|
date: `2026-08-14T17:47:21+00:00`,
|
||||||
|
product: 'app',
|
||||||
|
version: '0.17.9',
|
||||||
|
body: `## Fixed
|
||||||
|
- Reverted server panel change that wasn't meant to go out yet.`,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
date: `2026-08-14T17:47:21+00:00`,
|
||||||
|
product: 'hosting',
|
||||||
|
body: `## Fixed
|
||||||
|
- Reverted server panel change that wasn't meant to go out yet.`,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
date: `2026-08-14T17:47:21+00:00`,
|
||||||
|
product: 'web',
|
||||||
|
body: `## Fixed
|
||||||
|
- Fixed project pages failing to load when user is not logged in.`,
|
||||||
|
},
|
||||||
{
|
{
|
||||||
date: `2026-08-14T17:04:48+00:00`,
|
date: `2026-08-14T17:04:48+00:00`,
|
||||||
product: 'hosting',
|
product: 'hosting',
|
||||||
|
|||||||
Reference in New Issue
Block a user