Skip to main content

Order History and Webhook Security

· 2 min read

Order history access, webhook security options and expanded product specification display.

New Features

  • Added contact name column to company contacts list with default sorting by name for easier identification. (Sales Hub)
  • Extended product specifications to display all attribute types (enum, datetime, etc.) instead of only text attributes.
  • Added order history button in the order editor for quick access to previous order changes and modifications.
  • Added webhook security options including HMAC-SHA256 signature authentication and basic HTTP authentication support when creating or editing webhooks. (Backoffice)
  • Renamed "Apply Business Rules" to "Incentives" and repositioned the button next to "Add multiple products" for improved workflow. (Backoffice)
  • Added validation to require subconditions when configuring order item conditions in business rules, preventing incomplete rule configurations that would fail silently. (Backoffice)
  • Improved template validation for create and update operations to match backend requirements. (Backoffice)

Bug Fixes

  • Fixed visual alignment of filter options in carriers and order/quote/request listings.
  • Fixed image replacement functionality that remained stuck in loading state after selecting a new image. (Backoffice)
  • Fixed Explain Price panel getting stuck in loading state after a quantity validation error. (Backoffice)
  • Fixed valueset items dialogue not opening when assigning enum attribute values to products. (Backoffice)
  • Fixed datetime attribute calendar dialogue not allowing date and time selection when editing product attributes. (Backoffice)