Skip to main content

2024 April

· 2 min read
Geins

Release Notes April 2024

Features

Merchant Center

  • Completely redesigned the User Administration, updating it with a modern look consistent with other functions.
  • Introduced a new function for the Administration of Menu Locations.
  • Introduced a toggle to permit hidden categories as main categories, enabled by default.

Merchant API

Mgmt API

  • Introduced a toggle to skip automatic price creation, restricting to manual price entry for foreign markets through API or the import function.

Services

  • Enhanced system reliability by relocating all list-related functions in the Merchant Center to a dedicated service.

Fixes

Merchant Center

  • Resolved an issue where menu items linked to categories without sellable products failed to display names or other information in the Merchant Center Menu editor.

Merchant API

  • Fixed a logic error where deleted products failed to deactivate in some cases.
  • Resolved an issue ensuring consistent sort order for products created at the exact same time within result sets.
  • Resolved an issue where new categories failed to sync upon initial addition of sellable products.
  • Fixed an issue where a brand's old alias remained in the list of brands after being renamed, ensuring the list now accurately reflects updated brand aliases.
  • Resolved an issue where changing a category's parent in the Merchant Center did not trigger synchronization for all affected categories in the hierarchy.
  • Fixed an issue where price criteria in campaigns did not account for sale prices when assigning discount campaigns to products.

Services

  • Svea: Fixed a bug in the refund retry mechanism to ensure it correctly stops after five attempts.