Valyourise Logo

ValYouRise

Changelog

v0.1.0-alpha

Foundation — initial project setup, i18n, public pages, SEO, and analytics.

v0.1.0-alpha — Foundation

Period: December 2025 – January 2026

Public Space

Added

  • Next.js App Router setup with TypeScript (strict), ESM, Tailwind CSS, and HeroUI component library.
  • Internationalization (i18n) infrastructure with language switching and cookie consent banner.
  • Documentation site powered by fumadocs with static site generation, including API concepts and database schema pages.
  • Legal pages: Privacy policy, terms of service, and impressum.
  • SEO and metadata: Meta tags, Open Graph tags, web manifest optimization, and sitemap generation.
  • Plausible Analytics integration for privacy-friendly visitor tracking.
  • Maintenance page for planned downtime communication.
  • Footer: Translation support and contact-us link.
  • Dark mode enforced as the default theme across all pages.

Fixed

  • Build errors on legal pages and fumadocs layout on large screens.
  • Corrected import paths and build warnings.
  • Plausible Analytics restricted to client-side only.