v0.1.1
LatestMarch 14, 2026New
- Redesigned landing page with alternating light and dark UI sections and rotating feature card showcases.
- Redesigned features page with categorized feature sections, rotating mockup cards, and structured data for SEO.
- New changelog page to track releases and updates.
- Added JSON-LD structured data (WebApplication + Organization) to the landing page for richer search results.
- Sign-in and sign-up pages now included in sitemap for branded search discoverability.
Improved
- Feature page footer now matches landing page footer with dynamic feature links from all feature sections.
- Sitemap updated with proper lastModified dates, categorized page groups, and full coverage of all public pages.
- Landing page SEO metadata now properly exported (extracted client component to enable server-side metadata).
- Rotating card containers use fixed height for consistent card sizing — no more layout shifts during cycling.
- Cycling cards now alternate between light and dark UI mockups within each section.
Fixed
- Landing page could not export SEO metadata because it was a client component — now properly split into server + client components.
- Cycling images were different sizes causing layout jumps — fixed with uniform card height.