changelog

This commit is contained in:
Prospector
2026-04-04 08:48:57 -07:00
parent bb3506823d
commit d0d3aaf09b

View File

@@ -10,6 +10,16 @@ export type VersionEntry = {
}
const VERSIONS: VersionEntry[] = [
{
date: `2026-04-04T15:48:39+00:00`,
product: 'web',
body: `## Fixed
- Fixed a missing gap between the project filter tabs and the project list.
- Fixed collections not being sorted by date updated on the user page.
## Security
- Fixed a security issue.`,
},
{
date: `2026-04-03T16:45:00-07:00`,
product: 'app',