Skip to content

1.109.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 19 Jun 08:18
· 8 commits to master since this release

Included commits: 1.108.1...1.109.0

Improvements

  • Extended ajax-provider molecule to handle 401 unauthorized responses by parsing the JSON redirect URL and redirecting the user to the login page, supporting session expiry detection for AJAX-driven pages.
  • Added X-Requested-With: XMLHttpRequest header to all requests made by the ajax-provider molecule to enable server-side identification of AJAX requests.