Skip to content

Commit 3e505e0

Browse files
committed
changelog
1 parent dd4b054 commit 3e505e0

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

packages/utils/changelog.ts

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,13 @@ const VERSIONS: VersionEntry[] = [
2020
// - Adjusted pop-up design to include a border.
2121
// - Updated translations.`,
2222
// },
23+
{
24+
date: `2026-02-09T07:40:00-08:00`,
25+
product: 'web',
26+
body: `## Improvements
27+
- Fixed tabs on project pages not working properly sometimes, displaying a highlight on the wrong tab.
28+
- Fixed iframes in descriptions removing all query parameters, even ones that it's supposed to allow.`,
29+
},
2330
{
2431
date: `2026-02-09T07:20:00-08:00`,
2532
product: 'web',

0 commit comments

Comments
 (0)