changelog

This commit is contained in:
Prospector
2026-02-09 07:36:45 -08:00
parent dd4b054d95
commit 3e505e0d96

View File

@@ -20,6 +20,13 @@ const VERSIONS: VersionEntry[] = [
// - Adjusted pop-up design to include a border.
// - Updated translations.`,
// },
{
date: `2026-02-09T07:40:00-08:00`,
product: 'web',
body: `## Improvements
- Fixed tabs on project pages not working properly sometimes, displaying a highlight on the wrong tab.
- Fixed iframes in descriptions removing all query parameters, even ones that it's supposed to allow.`,
},
{
date: `2026-02-09T07:20:00-08:00`,
product: 'web',