Skip to main content

2024 May

· 2 min read
Geins

Release Notes May 2024

Features

Merchant API

  • Optimized loading of checkout by skipping payment options for explicit payment modes.

Mgmt API

  • Implemented check to prevent duplicate orders with the same TransactionId.

Services

  • Moved campaign schedule to jobs app HF timer for better management.
  • Implemented a timer for the ProductPackage job replacing the previous background task for updating package aggregate values.

Merchant Center

  • Added a maintenance mode feature.

Fixes

Services

  • Fixed issue where newly saved menus still showed 'unsaved changes'.
  • Fixed exception handling for non-success responses in Collector Service.
  • Fixed disappearing translations of menu items in MC when switching languages.
  • Resolved issue where page title translations disappeared in MC with language filter.
  • Fixed issue with clearing shelf not updating product list.

Merchant API

  • Fixed issue where count was 0 when filtering by product IDs.
  • Resolved issue causing order list fetch failures for some customers.
  • Fixed empty VariantGroup issue when no default product is set.
  • Investigated and resolved problems with filters sharing the same label.

Merchant Center

  • Fixed grouping of order rows by SKU.
  • Fixed currency error when copying a campaign.
  • Fixed issue preventing language switch in parameter admin.