Skip to content

11.0.0

Choose a tag to compare

@TheKeymaster TheKeymaster released this 22 Sep 08:23
6e0b351

Important Notice

  • This version includes a major refactoring in regards of how the response is sent to Findologic, and parsed back again.
  • If the search logic has been overridden with an extension plugin, please contact our support or refer to UPGRADE-11.0.md for upgrade instructions.

Features

  • [SW-480] The export route (/findologic?shopkey=xxx) now allows an optional productId query parameter. When it is supplied you will get all product details as XML. In case the product cannot be exported, you will receive a JSON instead, containing all information on why that product cannot be exported.

Changes

  • [SW-334] Internally the findologic-api library is now used, to send the requests and retrieve the response from the Findologic API.

Bug fixes

  • [SW-495] Fixed a bug that caused wrong cat_urls to be exported, when it contained multibyte characters.