You've already forked AstralRinth
changelog
This commit is contained in:
@@ -10,6 +10,13 @@ export type VersionEntry = {
|
|||||||
}
|
}
|
||||||
|
|
||||||
const VERSIONS: VersionEntry[] = [
|
const VERSIONS: VersionEntry[] = [
|
||||||
|
{
|
||||||
|
date: `2025-12-18T12:30:00-08:00`,
|
||||||
|
product: 'web',
|
||||||
|
body: `## Improvements
|
||||||
|
- Overhauled version creation to be more intelligent and easier to use.
|
||||||
|
- Versions and gallery images are now created and edited in project settings.`,
|
||||||
|
},
|
||||||
{
|
{
|
||||||
date: `2025-12-18T11:20:00-08:00`,
|
date: `2025-12-18T11:20:00-08:00`,
|
||||||
product: 'web',
|
product: 'web',
|
||||||
|
|||||||
Reference in New Issue
Block a user