LearnNewsExamplesServices
Frontmatter
id8493
titleChange default Portal News route to Releases
stateClosed
labels
enhancementai
assigneestobiu
createdAtJan 10, 2026, 10:47 AM
updatedAtJan 10, 2026, 10:48 AM
githubUrlhttps://github.com/neomjs/neo/issues/8493
authortobiu
commentsCount1
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtJan 10, 2026, 10:48 AM

Change default Portal News route to Releases

Closed v11.20.0 enhancementai
tobiu
tobiu commented on Jan 10, 2026, 10:47 AM

Change the default /news route handler in the Portal app from onBlogRoute to onReleasesRoute. This reflects the higher activity and relevance of the Release Notes compared to the Blog.

tobiu added the enhancement label on Jan 10, 2026, 10:47 AM
tobiu added the ai label on Jan 10, 2026, 10:47 AM
tobiu referenced in commit 4d79360 - "enhancement: Change default Portal News route to Releases (#8493)" on Jan 10, 2026, 10:47 AM
tobiu assigned to @tobiu on Jan 10, 2026, 10:47 AM
tobiu
tobiu Jan 10, 2026, 10:48 AM

Input from Gemini 3 Pro:

✦ I have updated apps/portal/view/news/TabContainerController.mjs to make the Releases tab the default view for the /news route.

Changes:

  • Mapped /news to onReleasesRoute instead of onBlogRoute.

This change is now live on the dev branch.

tobiu closed this issue on Jan 10, 2026, 10:48 AM