Skip to main content

2025.10.0

2025.10.0 (2025-10-31)

Storefront

Feature

  • Add proper thank you page after order
  • Add catalog block component
  • Add order number to success URL

Changed

  • Rename quote-summary component to summary
  • Add menu icons to my account navigation
  • Fix product grid layout
  • Allow for not passing first and last name

Backend

Feature

  • Added better implementation of CategoryBlock and CategoryBlockItem
  • Upgraded redis client version, added entraid usage for azure redis client
  • Implement product sync done webhook handling for bluestone pim

Changed

  • Changed orderConfirmation query to orderById to hide order number
  • Fetch correct store distribution and supply channels
  • Fixed email notification client loading. Updated configs
  • Made validation check on content snippet smarter
  • Renamed email component to email-smtp

Platform

Feature

  • Added logger adapter for ServerlessAdapter lib

Changed

  • Fixed email service startup
  • Removed all bun package.json scripts