changelog

This commit is contained in:
Prospector
2026-01-15 15:15:27 -08:00
parent 4871abfb3a
commit 4497131206

View File

@@ -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