Picture of April 2025 Full Release Notes

April 2025 Full Release Notes

Release notes - Venture - Catfish Main Development - R25-14

VENTURE-10630 Localization settings in Metabase changed after migration

Release Notes

Adjustments to metabase reports to

  • generate number columns using only . format (OrderId: 10000) instead of previous ., format (OrderId: 10,000)

  • generate date time columns in ISO format (yyyy-MM-ddTHH:mm:ss.fffZ)

VENTURE-10668 Orders Stuck in Storefront – Not Pushing to API

Release Notes

Sorted some concurrency/odd issues across the different areas in the system

VENTURE-10786 Connect: Scripting to support shipping plugin Internface

Release Notes

We have introduced a new capability to synchronize delivery service rates using our MIS.Scripting plugin. This enhancement allows users to dynamically retrieve and display shipping rates during checkout, improving accuracy and flexibility.

Key Features:

Mis.Scripting New Setting: Get Shipping Options – A new setting has been added to enable this functionality. Users must create a megascript and link it to this setting for handling the rate synchronization.

External Reference Mapping – This mapping is managed via the External Reference popup, allowing users to configure and align delivery rates efficiently. To ensure proper rate assignment, the script requires mapping between the delivery rate name and the Infigo delivery method.

Checkout Integration – The retrieved shipping rates will be displayed at the delivery methods step in the checkout process.

By leveraging this feature, businesses can ensure real-time synchronization of delivery service rates, providing customers with accurate shipping costs at checkout.

Release notes - Venture - Catfish Main Development - R25-14_v2_Cerm

VENTURE-10775 [CERM] Handle decimal values for products

Release Notes

Fixed the issue when the CERM products retrieval was failing when for order quantity limits we got decimal instead of integer.

Incomplete