changelog.md 1.4 KB

Change Log

[2.2.0] - 2025-09-09

Added

  • Added BAGISTO_SESSION key.
  • Added NEXTAUTH_URL key.
  • Added NEXTAUTH_SECRET key.
  • Added REVALIDATION_DURATION key.
  • Added IMAGE_DOMAIN key.
  • Added the new the query field.
  • Added the Authentication pages (Sign Up, Sign In and Forget Password).
  • Added Customer Checkout.
  • Added more banner on the home page.
  • Added the pagination and Product Attributes.

Removed

  • Removed BAGISTO_PROTOCOL key.
  • Removed BAGISTO_STOREFRONT_ACCESS_TOKEN key.
  • Removed BAGISTO_REVALIDATION_SECRET key.

Changed

  • Updated the latest changes of the UI.
  • Manged the state with Redux.

Fixed

  • Resolved the UI issues.
  • Improved performance.
  • Made compatible with the latest Bagisto APIs (version 2.3.0).

[2.1.0] - 2025-02-24

Added

  • Added BAGISTO_PROTOCOL key.
  • Added the new the query field.

Changed

  • Replaced NextUI with HeroUI.
  • Updated the latest changes of the Next Commerce theme.

Fixed

  • Resolved login issue with OAuth.
  • Improved performance for large images.
  • Made compatible with the latest Bagisto APIs (version 2.2.3).

[2.0.0] - 2024-06-06

Added

  • Added the NextUI.

Changed

  • Updated the query field.
  • Modified the .env.example file to reflect correct environment variable usage.

Fixed

  • Made compatible with Bagisto APIs when using the Next Commerce theme.

[1.0.0] - 2024-04-03

Changed

  • Made compatible with Next Commerce v2.