v1.4.9WebsiteLatest
1 min read

In-App User Notifications System & Dropdown Header Bell

Introduced an in-app notification center accessible from the user dropdown header, providing real-time alerts for project invitations, security events, CLI/MCP authorizations, and system updates.

#What's Changed

  • [Feature] Added a notification bell inside the user menu dropdown header with unread badge indicators and real-time state synchronization.
  • [Feature] Launched an interactive Notifications Modal with filter tabs (All / Unread), quick action navigation links, mark as read, and clear-all capabilities.
  • [Feature] Implemented the User Notifications REST API (/api/user/notifications) supporting automated aggregation of project invitations, security events, and persistent notifications.
  • [Improvement] Enhanced user dropdown header layout with compact responsive styling, smooth micro-interactions, and accessible ARIA attributes.