February 21, 20261.0.95v1.0.95RSS

v1.0.95 — [UI/UX] Settings Page Notifications Tab Redirects Away Instead of Being Useful

Release Notes

The Notifications section in Settings (/dashboard/settings?tab=notifications) shows a list of products with their channel counts, but the only action is a 'Configure' button that navigates to each product's settings page. This means the settings page itself offers no actual configuration — it's just a directory. Users have to navigate away for every product. For users with 5+ products, this is tedious.

Category: usability File: src/components/settings/settings-page-client.tsx Recommendation: Either (a) inline a mini-notification config panel that expands per-product row to configure channels directly without leaving the page, or (b) rename the tab to 'Notification Overview' and make the intent clear upfront with better descriptive copy — and add a 'Configure All' shortcut that opens each product settings in sequence, or a bulk-enable toggle for common channels across all products.