You've already forked AstralRinth
forked from didirus/AstralRinth
changelog
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
"title": "Streamlined Version Creation",
|
"title": "Streamlined Version Creation",
|
||||||
"summary": "Version creation is now dramatically more intelligent and easier for creators.",
|
"summary": "Version creation is now dramatically more intelligent and easier for creators.",
|
||||||
"thumbnail": "https://modrinth.com/news/article/streamlined-version-creation/thumbnail.webp",
|
"thumbnail": "https://modrinth.com/news/article/streamlined-version-creation/thumbnail.webp",
|
||||||
"date": "2025-12-12T23:00:00.000Z",
|
"date": "2025-12-18T20:50:00.000Z",
|
||||||
"link": "https://modrinth.com/news/article/streamlined-version-creation"
|
"link": "https://modrinth.com/news/article/streamlined-version-creation"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
title: 'Streamlined Version Creation'
|
title: 'Streamlined Version Creation'
|
||||||
summary: 'Version creation is now dramatically more intelligent and easier for creators.'
|
summary: 'Version creation is now dramatically more intelligent and easier for creators.'
|
||||||
date: 2025-12-12T15:00:00-08:00
|
date: 2025-12-18T12:50:00-08:00
|
||||||
authors: [AJfd8YH6, 6EjnV9Uf, Dc7EYhxG]
|
authors: [AJfd8YH6, 6EjnV9Uf, Dc7EYhxG]
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ export const article = {
|
|||||||
html: () => import(`./streamlined_version_creation.content`).then(m => m.html),
|
html: () => import(`./streamlined_version_creation.content`).then(m => m.html),
|
||||||
title: "Streamlined Version Creation",
|
title: "Streamlined Version Creation",
|
||||||
summary: "Version creation is now dramatically more intelligent and easier for creators.",
|
summary: "Version creation is now dramatically more intelligent and easier for creators.",
|
||||||
date: "2025-12-12T23:00:00.000Z",
|
date: "2025-12-18T20:50:00.000Z",
|
||||||
slug: "streamlined-version-creation",
|
slug: "streamlined-version-creation",
|
||||||
authors: ["AJfd8YH6","6EjnV9Uf","Dc7EYhxG"],
|
authors: ["AJfd8YH6","6EjnV9Uf","Dc7EYhxG"],
|
||||||
unlisted: false,
|
unlisted: false,
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ const VERSIONS: VersionEntry[] = [
|
|||||||
date: `2025-12-18T12:30:00-08:00`,
|
date: `2025-12-18T12:30:00-08:00`,
|
||||||
product: 'web',
|
product: 'web',
|
||||||
body: `## Improvements
|
body: `## Improvements
|
||||||
- Overhauled version creation to be more intelligent and easier to use.
|
- [Overhauled version creation](/news/article/streamlined-version-creation) to be more intelligent and easier to use.
|
||||||
- Versions and gallery images are now created and edited in project settings.`,
|
- Versions and gallery images are now created and edited in project settings.`,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user