diff --git a/packages/utils/changelog.ts b/packages/utils/changelog.ts index 5ceca700e..04c00a702 100644 --- a/packages/utils/changelog.ts +++ b/packages/utils/changelog.ts @@ -20,6 +20,16 @@ const VERSIONS: VersionEntry[] = [ // - Adjusted pop-up design to include a border. // - Updated translations.`, // }, + { + date: `2026-02-09T07:20:00-08:00`, + product: 'web', + body: `## Improvements +- Fixed creators being unable to edit their projects in certain cases. +- Fixed version metadata inference not working properly when uploading multiple files. +- Fixed pop-up buttons being difficult to press on mobile in some cases. +- Updated tax reporting threshold for 2026 to be $2,000. +- Updated translations.`, + }, { date: `2026-02-07T12:35:00-08:00`, product: 'web',