Skip to content

Bizzkit 23.16

We released Bizzkit 23.16 on January 16, 2024.

Below are the new features, enhancements, and bug fixes added to the products. Please note that this list may not include all minor changes. For more comprehensive information on the products, refer to the documentation:

Highlights

Below are some highlighted features and improvements from the release:

PIM: Various UI updates

In the latest release, we've made enhancements to the PIM filter interface and its usability. The multi-select dropdown for the PIM filter has been restyled for a more intuitive and streamlined user experience.

Additionally, we've improved keyboard navigation for product filter selection and creation. Now, users can seamlessly navigate through the attribute list using the Tab or Shift+Tab keys. Selecting the desired attribute is as simple as pressing the Enter key. This enhanced navigation also extends to the operator list, where users can select an operator using the Enter key. Once a value is entered, hitting Enter will immediately apply the filter.

The recent update also addresses the challenge of selecting the appropriate data type when adding an attribute field. To enhance user convenience, a filter box has been added to the dropdown menu. This improvement allows users to quickly and efficiently search and select the desired data type, significantly streamlining the process of adding attribute fields.

When creating attributes it's now easy to filter attribute types

PIM: Product name as a master property

The product name has been introduced as a master property for products. This is an optional, human-readable feature designed to make product identification easier. The product name is a string that varies based on translation culture. Unlike a unique name, it is not an identifier and does not require uniqueness.

The product name is now included in a product's master data

Other UI updates and changes

  • PIM: Minor bugfixes.
  • MAIL: Minor bugfixes.
  • ECS: Minor bugfixes.

Developer Updates

ECS

The endpoint for ingesting user affinities (/api/ingestion/segments/{segmentId}/user-affinities/bulk) has been updated to accept multiple data sources.

ALL: .NET upgrade

All products have been upgraded to .NET 8.

ALL: API versioning

API versioning has been implemented across all products.