-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Open
Description
Bug Description
The website does not show the release year for versions that very released last year.
Example:
https://twenty.com/releases#soft-delete

Expected behavior
In my opinion the website should show the year of a release at least when it was not released in the current year.
Technical inputs
I believe there is an implementation for the expected behavior I described, but it somehow does not work:
{githubPublishedAt.endsWith(new Date().getFullYear().toString()) |
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
🔖 Planned