You've already forked AstralRinth
forked from didirus/AstralRinth
changelog
This commit is contained in:
@@ -10,6 +10,22 @@ export type VersionEntry = {
|
||||
}
|
||||
|
||||
const VERSIONS: VersionEntry[] = [
|
||||
{
|
||||
date: `2025-12-09T18:25:00-08:00`,
|
||||
product: 'hosting',
|
||||
body: `## Improvements
|
||||
- Fixed some issues with the content list when disabling content.
|
||||
- Improved the design of server notices.`,
|
||||
},
|
||||
{
|
||||
date: `2025-12-09T18:25:00-08:00`,
|
||||
product: 'web',
|
||||
body: `## Improvements
|
||||
- Moved search pages to /discover/<type>.
|
||||
- Updated collections page design to be more modern.
|
||||
- Fixed some inconsistencies with collection icons around the site.
|
||||
- Fixed some issues with the revenue balance bar.`,
|
||||
},
|
||||
{
|
||||
date: `2025-12-08T10:30:00-08:00`,
|
||||
product: 'web',
|
||||
|
||||
Reference in New Issue
Block a user