• The new feature 'Partial payments' has been fully released. More information: Partial payments
  • Promotion calculation for the 'Discount on product' promotion has been changed so that the nominal discount is now applied on all products instead of only one
  • Added cron schedule support for Container App Jobs per customer
  • Added promotion attribute management module in the OMS as first step for full support. More information: Promotion attributes
  • The new feature to adjust prices and/or shipping costs on a not completed order has been released. More information: Adjust order prices
  • The Tweakwise feed timeout has been updated from 60 to 600 seconds to prevent premature timeouts

Sendcloud and bugfixes

by Ralph Heeringa
  • Released Sendcloud GetLocation and GetLocations implementation, also see Pickup contracts
  • Fixed issue where optional field in Swagger was shown as mandatory (e.g. locale on Orders_Get)
  • General bugfixes and improvements

Multiple changes

by Ralph Heeringa
  • Bugfix to make return attributes visible on ReturnOrder GET request in API.
  • Payment state changes
  • Reenabled swagger on production

Multiple changes

by Ralph Heeringa

We have improved the OMS orders list view performance with:

  • Limit returned fields from database to searchable/visible fields
  • Index on searchable fields
  • Removed the "All" option on "Items per page"

Promotion engine is extended with the "Discount on each Xth product" promotion. More information about the promotions can be found in the orders hub

The Sendcloud implementation for delivery options now has been made available for usage.

::: warning 💔 Breaking changesThe Delivery_GetOptions call has been changed from a 'GET' to a 'POST' request, DeliverySlot.date has been changed to a DateTime instead of a string and DeliverySlot.date is now made nullable. :::