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-03-12T10:15:00-08:00`,
|
||||||
|
product: 'web',
|
||||||
|
body: `### Improvements
|
||||||
|
- Fixed low-res icons being pixelated.
|
||||||
|
- Fixed mobile navbar hiding bottom of footer.
|
||||||
|
- Updated CMP info page to correct some incorrect information.
|
||||||
|
- Updated CCPA notice with updated information since Modrinth Servers and Modrinth+.
|
||||||
|
- Fixed review page failing under edge case.`,
|
||||||
|
},
|
||||||
{
|
{
|
||||||
date: `2025-03-05T17:40:00-08:00`,
|
date: `2025-03-05T17:40:00-08:00`,
|
||||||
product: 'web',
|
product: 'web',
|
||||||
|
|||||||
Reference in New Issue
Block a user