Broadleaf Microservices
  • v1.0.0-latest-prod

Commerce Next.js Starter Release Notes for 1.5.3

Important Updates

  • Now supports Node 18. Node 14 has reached end-of-life and we recommend upgrading to Node 18 as soon as possible since Node 16 reaches end of life in September 2023.

    • Upgrading Node is not required to use this update.

Features & Enhancements

  • Added support for Stripe ApplePay and GPay during checkout

  • Added 3DS support for Stripe

  • Added support for MyFatoorah payment gateway

  • Switched to using Fulfillment Services to resolve fulfillment options

Bug fixes

  • Fixed application identifier missing from silent redirect URI for authorization requests when the application uses a URL parameter as its identifier type.

  • Added better handling of homepage when home category has no products.

  • Fixed mobile and checkout header menus not redirecting to embedded login form when embedded login is enabled.

  • Fixed address form default stateProvinceRegion being undefined

  • Fixed CSR context not being used when retrieving checkout payment options.