You've already forked AstralRinth
forked from didirus/AstralRinth
update changelog
This commit is contained in:
@@ -10,6 +10,16 @@ export type VersionEntry = {
|
|||||||
}
|
}
|
||||||
|
|
||||||
const VERSIONS: VersionEntry[] = [
|
const VERSIONS: VersionEntry[] = [
|
||||||
|
{
|
||||||
|
date: `2025-10-19T17:45:00-07:00`,
|
||||||
|
product: 'app',
|
||||||
|
version: '0.10.13',
|
||||||
|
body: `## Improvements
|
||||||
|
- Revamped the app sidebar and friends UI to be more straightforward and easier to use.
|
||||||
|
- Improved the UI of the Modrinth account button in the bottom left corner. It's now more visually consistent with the other navigation buttons and it has a link to your profile.
|
||||||
|
- Updated the ad fallback to be green again instead of blue.
|
||||||
|
- Fixed 'Open folder' in the instance page context menu having the wrong icon.`,
|
||||||
|
},
|
||||||
{
|
{
|
||||||
date: `2025-10-15T12:15:00-07:00`,
|
date: `2025-10-15T12:15:00-07:00`,
|
||||||
product: 'app',
|
product: 'app',
|
||||||
|
|||||||
Reference in New Issue
Block a user