v2.0 - Major Redesign
🎉 v2.0 - Major Release
Added
- Complete UI/UX redesign with modern interface
- Enhanced analysis engine with more accurate detection
- History tracking feature (stores last 10 analyses)
- Performance metrics display (DOM ready time, FCP)
- Framework-specific detection for:
- Next.js, Nuxt, Gatsby, Remix, SvelteKit
- Astro, Qwik, SolidJS
- Jekyll, Hugo, Eleventy, Hexo
- Detailed indicator display showing detection signals
- Visual confidence bars for analysis results
- Desktop notifications for analysis completion
- Help section explaining SSR vs CSR differences
Changed
- Migrated to Chrome Manifest V3
- Improved scoring algorithm with multiple weighted indicators:
- HTML content analysis
- Framework hydration markers
- Serialized data detection
- Meta tags and SEO analysis
- Script analysis and code splitting patterns
- Performance timing metrics
- Client-side routing detection
- Structured data presence
- Better classification with 5 render type categories:
- Server-Side Rendered (SSR)
- Client-Side Rendered (CSR)
- Likely SSR with Hydration
- Likely CSR/SPA
- Hybrid/Mixed Rendering
- Enhanced UI with color-coded results
- Improved extension popup design
Fixed
- Validation rules for SSR and CSR detection
- Script injection reliability
- Performance on complex web applications
Release Date: May 26, 2024