Skip to main content

2024 February

· 3 min read
Geins

Release Notes February 2024

Features

Merchant Center

  • Released a major overhaul of the campaign function, now supporting multi-market setups with enhanced capabilities for multiple currencies and languages.

Merchant API

Services

  • Enhanced our Sitemap Service to include 'xhtml:link' elements with 'hreflang' attributes for each URL.
  • Optimized the update process for campaign landing pages by utilizing the campaign update event.
  • Enhanced image scaling robustness by upgrading our image components and implementing retries with a secondary scaler for failed scale operations.

Mgmt API

Fixes

Merchant Center

  • Resolved visibility issues in the new dark theme, ensuring all elements are now fully displayed.
  • Fixed an issue where image uploads were not functioning in the Slideshow widget.

Merchant API

  • Resolved inconsistency in API queries. The 'show' field now consistently displays correct values across both product and products queries.
  • Resolved an issue where brands and brand pages remained visible despite having no active products for the channel.
  • Resolved an issue where the Checkout query incorrectly returned 'Cart.IsCompleted=true' for carts that were not actually completed.
  • Fixed an issue in the Merchant API where the presence of any balance in the cart affected the order sum during shipping options requests incorrectly after shipping fee removal.
  • Resolved an issue where the incorrect discount type was being applied to products in the cart.

Mgmt API

  • Fixed predefined parameter value return type documentation.
  • Fixed an issue preventing the creation of parameter groups via the API.