Skip to main content

Release Notes

Our Release Notes provide information on the features and improvements available within the solution, including deliverables from previous releases.

2023-11

Bugfix

  • User with reviewer access can add translation key
  • Able to add extra parameter to Product Rule with a compatibility set present
  • Json created in old 3dcloud is now available in the new
  • On Product, start date and end date have now a proper check
  • When creating external configurator, we have now the id filled automatically
  • Fix on product mapping when we have a discrete parameter type, we can now fill any value, we are not constraint to only the value available in the discrete parameter
  • Persistent notification error showing webservice error was popping even after correcting the issue. Fixed
  • Additional price on product is now send as object to webservices => old product with additional information are now well interpreted.
  • Table footer better looking when window not maximized
  • Fix that sometimes when uploading a BMA, error loading asset was shown in the viewer.
  • Fix in product parameter, toggling advance setting enabled submit button
  • In edit parameter dialog, the submit button is now named submit
  • In product parameter when adding product from preset, values are now displayed even if advance setting not toggled
  • In product mapping, we can now select only one product for an equal comparison. The applications did not understand the selection of several products
  • Fix in product submit button was not activated when change happened in some places
  • When searching products, if we delete all product resulting a search, now we have the text "no products" that appears
  • Fix Unsaved change warning dialog appears unexpectedly in product rule
  • Fix Unexpected Unsaved change warning dialog appears on material section
  • Fix issue where overriding end dates makes start date be overridden too
  • Fix sort in product rules table
  • Fix product rule key. It was filled with TODO by default. Now it is empty by default.

Application Distribution - Rework linked catalog

The table of my catalog and shared catalog now show only catalog already linked. To add a catalog you can now click on the add catalog button

Product rule - Add "null" value support

For product and material parameter, we had the possibility to add the null value.

Product - Default value in parameter with allow any value

In product parameter, for parameters of type product and material now have the possibility to have a default value when selecting allow any value.

Product - Quick parameter creation

In product parameter, there is now the possibility to quickly create width, depth and height parameters and also from asset publication. Quick Parameter documentation

Applicative Rule - Persistent error notification

When receiving webservice error in applicative rule edition, a persistent notification error will show the webservice message

Persistant Error Notification

Where?

  • Applicative rule
  • Application distribution

2023-09

Product selection

We unified the product selection in all places we have to select a product. This way the product selection is the same as the product list page.

Catalog edit page rework

We modified the catalog edit page to introduce the new table display.

Keep fix header of an edit page

On all edit pages, we made the header of the page fix in order to have access to the action stored there wherever you are in the page.

Product parameter: color type rework

On product parameter, the type color has been rework to match this interface:

When we put "Allow any value" to true, we can add a default value too

Table display rework

Where?

  • Products
  • Product Catalogs
  • Applicative Rules
  • Templates
  • Templates Catalogs
  • Application Distributions
  • Brands
  • Staging/Main
  • Materials
  • Family
  • Translation keys

The new table display integrates creation button on top tableButton.png

it also introduces a new footer that allows you to select the page you want to go to: tableFooter.png

A search is introduce to the product dashboard. the regarding documentation can be found here: products

Persistant Error Notification

Where?

  • Material
  • Template
  • Product
  • Catalog
  • Product rule

When a webservice returns an error, the content of the webservice error is now display for these pages into a persistant Notification:

persistantNotification.png

Secure value submitting in Translation key dashboard

Once a modification is done within the translation key dashboard, it is now first done in locale. The user has to explicitly click on the "submit all" button to submit all modification done on the page. (to submit only 1 line, click on the arrow down button at the end of the line.)

Documentation

External configurator

Interface to create, modify external configurators and link them to products :

Template freetag

In template edit page, it missed the possibility to edit the freetags. It is now possible.