🌟 News and Releases in Mergado

New version of Mergado

Release date and time

Wednesday 23 October 2024 12:30

News

  • :star: We support new format: :hungary: Freeland.hu.
  • :star2: We support several new formats for new integration Luigi’s Box.
    • Formats Luigi’s Box - Product, Luigi’s Box - Category (categories) and Luigi’s Box - Brands (brand).
    • For these countries:
      • :czech_republic: Czech Republic
      • :uk: United Kingdom
      • :slovakia: Slovakia
      • :poland: Poland
      • :de: Germany
      • :fr: France
      • :it: Italy
      • :portugal: Portugal
      • :es: Spain
      • :earth_africa: Global
  • :apple: Feed Audit: We have substantially revised the audits of the :czech_republic: Heureka.cz and :slovakia: Heureka.sk formats, where we have added new validators, updated warning messages, and also updated the current added articles with this issue, which now often include help videos.
  • :hammer_and_pick: We fixed the incorrect behavior of the Set product parameters rule for products that contained multiple variants
  • :custom_format: We improved the behavior of the custom format form.
    • When editing an existing custom format, the custom category tree is no longer automatically (and incorrectly) checked even if the format does not have it set
    • In the case of custom format for CSV files, we now do not check the setting of the CHANNEL element and do not pop up an unnecessary message about the need to fill it.
    • And other small things.
  • :information_source: In the Merge Variant rule form, there is now a link to a more detailed description and help for the rule.

Platform :wrench:

  • :truck: In the API, the output_changed_at information is now updated even if the input has changed, even if Mergado did not change it further afterwards.
  • :parachute: We now handle situations where multiple concurrent requests to delete an element would come to the API within a single project, which could sometimes result in deadlock.
  • :green_apple: The endpoint https://api.mergado.com/projects/<id>/products/ can now be used for filtering by supplied MQL (i.e. to get products by some MQL, it is no longer necessary to create - and then often delete - a query in the API beforehand).
    • This can both be done via the GET parameter: https://api.mergado.com/projects/<id>/products/?mql=GIFT=123,
    • or via a POST request with JSON payload, i.e. send a POST JSON {'mql': 'GIFT = 123'} to https://api.mergado.com/projects/<id>/products/.

If you have any questions, please feel free to contact us.

1 Like