You've already forked AstralRinth
forked from didirus/AstralRinth
Update app changelog + fix accordion issue
This commit is contained in:
@@ -10,6 +10,15 @@ export type VersionEntry = {
|
||||
}
|
||||
|
||||
const VERSIONS: VersionEntry[] = [
|
||||
{
|
||||
date: `2025-12-11T17:00:00-08:00`,
|
||||
product: 'app',
|
||||
version: '0.10.22',
|
||||
body: `## Improvements
|
||||
- Updated Modrinth Servers branding to new Modrinth Hosting branding.
|
||||
- Fixed server pinging blocking the app from loading.
|
||||
- Fixed instance overrides for window and Java settings not being able to be disabled.`,
|
||||
},
|
||||
{
|
||||
date: `2025-12-11T16:15:00-08:00`,
|
||||
product: 'hosting',
|
||||
|
||||
Reference in New Issue
Block a user