- Add /api/version-check endpoint to check npm registry for updates
- Create version-check.js component with update banner UI
- Add CSS styles for version update banner
- Fix hook manager button event handling (use e.currentTarget)
- Bump version to 6.1.2
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Add color variables for navigation items (info, indigo, orange)
- Apply distinct colors to navigation items:
* Active: green
* Archived: blue
* Lite Plan: indigo
* Lite Fix: orange
- Fix icon conflicts in review session:
* Change Dimensions icon from 📋 to 🎯
* Change Location icon from 📄 to 📍
* Change Root Cause icon from 🔍 to 🎯
- Add active state styles for each navigation item type
- Support both light and dark themes