Skip to content

v0.0.5

Release date: April 4, 2026

New Features

SVG Logo System

  • Replaced raster logo and favicon assets with SVG versions
  • Implemented a reusable Logo component with an extra small size option

Browser Locale Detection

  • Automatic browser locale detection for storefront language
  • Enhanced profile settings with theme and language configuration options

Tax on Order Items

  • Added tax fields directly to order items for accurate tax tracking
  • Updated admin order views to display per-item tax information

Improvements

  • Added documentation for Page Builder, Scripts, FAQ, Coupons, Tax Rules, Files, and Store Settings across all supported languages
  • Expanded E2E test coverage for order cancellation, custom checkout addresses, and page builder section persistence
  • Migrated documentation workflow and removed legacy website directory

Bug Fixes

  • Fixed docs sidebar not closing on mobile after navigation (migrated Layout to Vue SFC)
  • Fixed single-page application flag in docs Dockerfile serve command