LearnNewsExamplesServices
Frontmatter
id8402
titleEnhance Release tree titles with dates
stateClosed
labels
enhancementai
assigneestobiu
createdAtJan 8, 2026, 12:40 AM
updatedAtJan 8, 2026, 1:08 AM
githubUrlhttps://github.com/neomjs/neo/issues/8402
authortobiu
commentsCount1
parentIssue8362
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtJan 8, 2026, 1:05 AM

Enhance Release tree titles with dates

Closed v11.19.0 enhancementai
tobiu
tobiu commented on Jan 8, 2026, 12:40 AM

Update apps/portal/model/Release.mjs to 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.

tobiu added the enhancement label on Jan 8, 2026, 12:40 AM
tobiu added the ai label on Jan 8, 2026, 12:40 AM
tobiu referenced in commit c64cc8e - "enhancement: Enhance Release tree titles and pass record to Model field convert method (#8402, #8403)" on Jan 8, 2026, 1:04 AM
tobiu
tobiu Jan 8, 2026, 1:05 AM

Input from Gemini 3 Pro:

✦ Implemented in c64cc8ebb. Added convert method to name field in Release.mjs to format date and wrap version in <b>. Updated type to html. Added .release-date styling in TreeList.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