Skip to content

Bizzkit 23.6.0

Version 23.6.0
Release Date 15 Aug 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.10 7.17.10, 7.17.11 CMS, 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

BIZZKIT

Other

BCPS-1155 Upgrade to Entity Framework Core 7

BCPS-1382 Fixed various issues in docker compose setup

AUTH/IAM

Other

BIMV2-811 As a User I would like the redirect page to be more user friendly

BIMV2-798 Create downstream machine and clientside commands must be idempotent

CMS

Bug fixes

BCMS-1080 Fix users not being able to edit previous versions of a page

DAM

Enhancements

BDAM-1233 Automatic setup of admin permissions in new installations

BDAM-1089 Integrate options with Azure App Configuration

BDAM-1265 Remove reference to Reverse API in Settings if not in use

PIM

Bug fixes

BPIM-3313 Remove invalid operators and prevent long string input for PChar type filter

BPIM-3417 Fix error when unchecking every entry in the isAnyOf filter dropdown

BPIM-3550 Show category name instead of category ID in Advanced Filters string

BPIM-3598 Fix global list filter menu showing empty results

BPIM-3757 Move filters execute query on menu close instead of onChange debounce

BPIM-3767 Fix issue where variants are not showing in the product details page

BPIM-3773 Fix error when publishing products

BPIM-3785 Add date range validation for PDateTime/PDateTimeOffset IsBetween filters

BPIM-3763 Format DateTime and DateTimeOffset's advanced filter string to a more readable format

New features

BPIM-3601 Add new Public API endpoint to delete products by name

BPIM-3486 Add functionality to pin or unpin saved filters

Enhancements

BPIM-3749 Add support to add more than 10 columns in the Product Catalogue

BPIM-3573 Add all permissions to the admin role

BPIM-3584 Update Elastic immediately when editing products on the details page

BPIM-3641 Replace the action buttons in product list page header

BPIM-3654 Add support to edit multiline string attributes in Mass Edit

BPIM-3660 Add support to edit rich text string attributes in Mass Edit

BPIM-3764 Show actual range in PDateTime and PDateTimeOffset IsBetween filter

Upgrade instructions

None