Support

Changelog

Track all notable changes, updates, and releases.

All notable changes to the project are documented here.

v1.0.0 — Initial Release

July 16, 2026
First public release of Rosavo.

Features

  • 20+ mobile-ready screens for a complete fashion store experience
  • Clean and modern design optimized for mobile PWA
  • Product listing, product detail, and full description pages
  • Category browsing — quick-filter product tabs on the Search screen
  • Add to Wishlist functionality with empty state screens
  • Cart and checkout flow with address and payment selection
  • Order history with order status screens (successful / failed)
  • User profile with edit and phone verification screens
  • Authentication — Sign In, Sign Up, OTP verification, Forgot Password flow
  • PWA support — installable on iOS, Android, Mac, and Windows
  • Pinia stores with localStorage persistence (pinia-plugin-persistedstate)
  • SCSS variables for easy theme customization
  • Static JSON mock data — ready to replace with a real backend
  • Built with Nuxt 4, Vue 3, TypeScript, and Vite