Valcraven
Blog
Changelog
Changelog
See what's new in Valcraven — features, improvements, and fixes.
v0.3.0 — February 22, 2026
Added
Redesigned landing page with hero, features, pricing, testimonials, and FAQ sections
SEO infrastructure: sitemap.xml, robots.txt, Open Graph images, JSON-LD structured data
Blog and changelog with MDX support
Cookie consent banner for GDPR compliance
Metadata on all public pages
Improved
Dark mode support across all pages
Mobile responsive navigation with hamburger menu
v0.2.0 — February 20, 2026
Added
Component library: Button, Input, Modal, Card, Badge, Avatar, Alert, Tabs, Dropdown, Table, Skeleton
Dark mode with system preference detection and localStorage persistence
Toast notification system with auto-dismiss and stacking
Loading skeleton components for all common layouts
Command palette with keyboard shortcut (Cmd+K)
Onboarding flow for new users
Improved
Anti-FOUC script for theme initialization
Consistent dark mode variants across all components
v0.1.0 — February 18, 2026
Added
Initial release with Next.js 16, TypeScript, Tailwind CSS v4
Better Auth integration (email/password, Google, GitHub OAuth, 2FA)
SQLite database with better-sqlite3 and migration scripts
Stripe subscription billing (checkout, webhooks, portal)
Transactional email via Resend
User settings page (profile, security, billing, data export)
Docker deployment configuration with Caddy
Privacy Policy and Terms of Service pages