Frontmatter
| id | 8402 |
| title | Enhance Release tree titles with dates |
| state | Closed |
| labels | enhancementai |
| assignees | tobiu |
| createdAt | Jan 8, 2026, 12:40 AM |
| updatedAt | Jan 8, 2026, 1:08 AM |
| githubUrl | https://github.com/neomjs/neo/issues/8402 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | 8362 |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jan 8, 2026, 1:05 AM |
Enhance Release tree titles with dates

tobiu
Jan 8, 2026, 1:05 AM
Input from Gemini 3 Pro:
✦ Implemented in c64cc8ebb. Added
convertmethod tonamefield inRelease.mjsto format date and wrap version in<b>. Updated type tohtml. Added.release-datestyling inTreeList.scss.
tobiu closed this issue on Jan 8, 2026, 1:05 AM
tobiu added parent issue #8362 on Jan 8, 2026, 1:06 AM
tobiu assigned to @tobiu on Jan 8, 2026, 1:08 AM
Update
apps/portal/model/Release.mjsto include the date in the tree node name. Format:Version [YYYY-MM-DD](e.g.11.18.0 [2026-01-08]).This allows users to immediately grasp the release timeline.