Frontmatter
| id | 8493 |
| title | Change default Portal News route to Releases |
| state | Closed |
| labels | enhancementai |
| assignees | tobiu |
| createdAt | Jan 10, 2026, 10:47 AM |
| updatedAt | Jan 10, 2026, 10:48 AM |
| githubUrl | https://github.com/neomjs/neo/issues/8493 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jan 10, 2026, 10:48 AM |
Change default Portal News route to Releases
tobiu assigned to @tobiu on Jan 10, 2026, 10:47 AM

tobiu
Jan 10, 2026, 10:48 AM
Input from Gemini 3 Pro:
✦ I have updated
apps/portal/view/news/TabContainerController.mjsto make the Releases tab the default view for the/newsroute.Changes:
- Mapped
/newstoonReleasesRouteinstead ofonBlogRoute.This change is now live on the
devbranch.
tobiu closed this issue on Jan 10, 2026, 10:48 AM
Change the default
/newsroute handler in the Portal app fromonBlogRoutetoonReleasesRoute. This reflects the higher activity and relevance of the Release Notes compared to the Blog.