v1.5.0Minor
v1.5.0 — New Features
Neue Features
- landing+perf: complete landing page redesign + server-side feed prefetch + RightSidebar Suspense (f308e76) (Bereiche: Web)
-
- landing page: full visual overhaul with neon-district aesthetic, new hero layout, district cards, showcase panels, FAQ accordion, platform integrations grid
-
- feed page: add server-side fetchInitialFeedPage() with cookie forwarding for instant SSR data
-
- platform layout: wrap RightSidebar in Suspense with skeleton fallback to prevent blocking
-
Reworks & Refactoring
- landing: migrate arbitrary Tailwind values to v4 syntax (0c97083) (Bereiche: Web)
-
- replace bg-[length:] with bg-size-[]
-
- replace [mask-image:] with mask-[]
-
- replace bg-white/[0.0*] with bg-white/* (simplified opacity syntax)
-
- hotfix: landing page overhaul + auth-gate simplification + Tailwind v4 fixes (3e812ba) (Bereiche: Automation, Dokumentation, API, Web)
-
- landing page: full component refactor with LandingAuthActions client
- component, improved structure and copy
-
- auth-gate: remove redundant authClient.useSession() double-check,
-
Dokumentation
- update project status to 2026-05-21 + document automated quest/challenge system (f2b2295) (Bereiche: Dokumentation, API, Web, Datenbank)
-
- AGENTS.md, CLAUDE.md, README.md: update status date to 2026-05-21
-
- Phase 4.2/4.4: document automated quest/challenge system (manual creation removed)
-
- seeds.ts: expand quest definitions to 24 total (daily/weekly/monthly/one-time)
-

