You've already forked AstralRinth
changelog
This commit is contained in:
@@ -11,7 +11,15 @@ export type VersionEntry = {
|
||||
|
||||
const VERSIONS: VersionEntry[] = [
|
||||
{
|
||||
date: `2026-01-15T13:10:00-08:00`,
|
||||
date: `2026-01-15T15:20:00-08:00`,
|
||||
product: 'web',
|
||||
body: `## Improvements
|
||||
- Fixed project pages with many versions with long changelogs not loading.
|
||||
- Fixed discover page URLs not working with certain filter types.
|
||||
- Added loader colors to the search filters.`,
|
||||
},
|
||||
{
|
||||
date: `2026-01-15T13:30:00-08:00`,
|
||||
product: 'app',
|
||||
version: '0.10.26',
|
||||
body: `## Improvements
|
||||
|
||||
Reference in New Issue
Block a user