Skip to content

Bizzkit 23.3.0

Version 23.3.0
Release Date 20 Jun 2023
Download Bizzkit universal feed
SDKs Bizzkit nuget feed

Requirements

Requirement Minimum supported version Tested version(s) Requirement of
SQL Server SQL Server 2016 SQL Server 2017 All
Elastic 7.17.9 7.17.9, 7.17.10 DAM, Ecommerce Search, PIM
Redis 6 6 Ecommerce Search
Click for explanation...

SQL Server 2017 is the earliest version that is available as a docker image and so even though Bizzkit officially supports 2016, testing is done on 2017.

Elasticsearch is known to introduce breaking changes in minor releases and we therefore explicitly test the Bizzkit products with the two most recent releases. Other 7.17.x versions may work but are not tested explicitly.

Changes

CMS

Bug fixes

BCMS-1002 Fixed issue where similar Link menu items would prevent the other from being moved properly in the menu

BCMS-1007 Segmentations with keys longer than 15 characters, no longer prevent other segmentations from being synchronized

BCMS-1017 Fixed issue with API reference docs not loading properly on https://docs.bizzkit.com

New features

BCMS-981 A new endpoint POST /_/menus/lookup-by-name is available for retrieving menus by their respective names

Other

BCMS-965 Read non-published pages from the CMS API

It's now possible to call GET /{segmentation-key}/menus/layout-trees using IncludeUnpublishedArticles = true (defaults to false) for including unpublished articles in the menu structure. An article schedule still must be active in order to be included, regardless of the provided flag.

DAM

Bug fixes

BDAM-852 Fixed auto rotated images getting incorrect width and height

New features

BDAM-1115 Added support for Elasticsearch 8 as ES7 is almost EOL

Enhancements

BDAM-1208 Enabled OAuth2 authentication in API Swagger UI

BDAM-1147 Make code base async for improved overall performance

Bug fixes

BECS-1664 Fixed dashboard phrases not being carried over to diagnostics when using the preview button

BECS-1725 Fixed contexts being hidden if the list was too long

Enhancements

BECS-1491 Content now contributes to Did-you-mean results

BECS-1672 Did-you-mean now returns multiple did-you-mean results

PIM

Bug fixes

BPIM-3541 Remove duplicate Attribute Value Groups entries from the Administration sidebar

Enhancements

BPIM-3407 Enable pasting up to 65k items into a filter using the is-any-of operator

BPIM-3460 Add pagination to Mass Edit

BPIM-3462 Add endpoint for resolving a query to just system names

BPIM-3469 Enable pasting numeric values into a filter using the is-any-of operator

BPIM-3487 Move Operations dropdown button to the Products header section

BPIM-3341 Create a "Getting started" guide for solution partner developers

Upgrade instructions

None