add project status to grid cards

This commit is contained in:
Prospector
2026-02-07 12:28:06 -08:00
parent 428efde36d
commit 13e5529f00
2 changed files with 7 additions and 0 deletions

View File

@@ -20,6 +20,12 @@ const VERSIONS: VersionEntry[] = [
// - Adjusted pop-up design to include a border.
// - Updated translations.`,
// },
{
date: `2026-02-07T12:35:00-08:00`,
product: 'web',
body: `## Improvements
- Fixed grid project lists not displaying status on user profiles.`,
},
{
date: `2026-02-07T12:10:00-08:00`,
product: 'web',