changelog

This commit is contained in:
Prospector
2026-02-09 16:19:10 -08:00
parent cec35dcb60
commit 4adbd0b843

View File

@@ -20,6 +20,13 @@ const VERSIONS: VersionEntry[] = [
// - Adjusted pop-up design to include a border. // - Adjusted pop-up design to include a border.
// - Updated translations.`, // - Updated translations.`,
// }, // },
{
date: `2026-02-09T16:25:00-08:00`,
product: 'web',
body: `## Improvements
- Fixed users running into ratelimiting issues due to the pre-fetching in discover pages.
- Fixed there being no gap between projects and collections on user profiles.`,
},
{ {
date: `2026-02-09T07:40:00-08:00`, date: `2026-02-09T07:40:00-08:00`,
product: 'web', product: 'web',