Skip to main content

Announcement: Code Freeze

Kibo has entered its “code freeze” for the peak holiday season, in which no more updates will be pushed to production tenants. Changes will continue to be added to sandbox environments per the below schedule and will be released to production on January 8, 2024:
  • Version 1.2342: October 31
  • Version 1.2344: November 15 (originally November 14 before being rescheduled)
  • Version 1.2346: November 28
  • Version 1.2348: December 12

Production Sandbox Features

Catalog

  • Google Feed Currency Toggle: The Google Feed integration now allows you to indicate whether or not to add a currency symbol to the export. For example, this would allow displaying $55.66 instead of 55.66. This is toggled via a boolean includeCurrencySymbol field in the resource configuration data. Documentation for Google Feed will be available soon.

Commerce

  • Reprice Substitutions: You can now enable repricing to occur when a product is substituted during fulfillment. When a reprice occurs, the substitute’s item price will be applied and the shipment total will be recalculated. Any discounts, shipping, and handling on the original item will be copied to the substitute item as-is. For more information about repricing behavior and how to enable it, see the Substitute Products guide.

Fulfillment

  • Carrier Label Consistency: Canada Post and FedEx carrier labels had inconsistent sizing, with Canada Post labels being generated in portrait orientation and FedEx in landscape. Now, carrier labels will default to a size of 4x6 to improve consistency and make label printing more efficient.

Sandbox Bug Fixes