Skip to content

v0.0.2

Release date: March 29, 2026

New Features

Wishlist

  • Users can add and remove products from their wishlist
  • Wishlist button displayed as an icon on product cards and detail pages
  • Wishlist management page in the user profile
  • "Most Wished Products" section in the admin Products tab

CI/CD Pipeline

  • GitHub Actions workflow for continuous integration
  • Pull request triggers for automated validation
  • E2E test artifact collection for debugging

Improvements

  • Updated E2E tests for EUR currency support
  • Improved Stripe webhook handling with comprehensive checkout assertions
  • Stabilized checkout E2E tests with proper wait states and pre-bundled Vite dependencies
  • Added pre-push hook for local validation before pushing code

Bug Fixes

  • Fixed Stripe PaymentElement rendering by removing networkidle wait
  • Fixed sequential input handling for Stripe fields in headless CI environments
  • Resolved TypeScript error in profile template callback