The /dashboard page is now a personalized home base with subscription status, recent audit history, watchlist channels, and quick-action shortcuts.
NewSubscription status card with tier badge, daily quota usage bar, and renewal date
NewRecent Audits section — last 5 audits with grade badge, channel name, score, and one-click re-analyze
NewWatchlist section — tracked channels with subscriber count and quick-load buttons
NewQuick Actions panel — 4-card grid linking to Analyze, Insights, Account Settings, and Pricing
ImprovedAuthenticated users now have My Dashboard and Account Settings links in the sidebar
v1.7.6
Sidebar Navigation & Sign-Out Fix
NewChangelog link added as a prominent button in the sidebar footer navigation
NewMy Dashboard and Account Settings links added to sidebar for authenticated users
FixedSign-out now clears all localStorage and sessionStorage keys before redirecting, eliminating stale channel data after logout
ImprovedFull dead-end audit across all pages — all routes now have clear back navigation and proper empty states
v1.7.5
UUSH/UULV Playlist-Based Video Classification
NewShorts detection now uses YouTube's UUSH auto-generated playlist — the same source YouTube uses for the Shorts tab
NewLive stream detection now uses YouTube's UULV auto-generated playlist for ground-truth classification
ImprovedBoth playlists are fetched in parallel during channel analysis with graceful fallback to heuristics on quota failure
ImprovedclassifyVideoType now accepts isInShortsPlaylist and isInLivePlaylist as primary override signals
FixedEliminated duration-only Shorts heuristic — Shorts are now defined by UUSH playlist membership and aspect ratio
v1.7.4
Customer Support & Account Management
Latest
Complete communication and support loop — unified account settings, floating support modal, DB-backed tickets, in-app notifications, and email template management.
NewUnified Account Settings page (/account) with Profile, Subscription, Email Preferences, Tickets, and Danger Zone tabs
NewFloating support modal available on every page — submit tickets without leaving your workflow
NewSupport tickets are now stored in the database with full conversation history
NewAdmin Support Inbox with ticket management, status updates, and reply capability
NewIn-app notification bell with unread count badge and dropdown preview
NewFull Notifications page (/notifications) with filtering, archiving, and bulk actions
NewEmail Template Editor in Admin Panel — view, edit, and preview all transactional templates
ImprovedSign In button copy cleaned up — no longer exposes OAuth provider name
ImprovedWelcome email now fires for all new users regardless of OAuth provider
NewSystem Changelog page (/changelog) — this page
v1.7.3
SendGrid Email Integration
NewTransactional email system via SendGrid — welcome, upgrade, cancellation, deletion, and support confirmation emails
NewWeekly digest email for Pro+ subscribers with channel grade, stats, and growth delta
NewSendGrid Event Webhook handler for delivery, bounce, and spam tracking
NewEmail Monitor tab in Admin Panel with stats grid, event log, and test-send capability