changelog
This commit is contained in:
@@ -10,6 +10,16 @@ export type VersionEntry = {
|
|||||||
}
|
}
|
||||||
|
|
||||||
const VERSIONS: 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`,
|
date: `2026-04-03T16:45:00-07:00`,
|
||||||
product: 'app',
|
product: 'app',
|
||||||
|
|||||||
Reference in New Issue
Block a user