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.

2024-01​

Bugfix​

  • Fix cannot delete last product of a mapping
  • Fix issue where upload media was broken
  • Fix issue in mapping where even when we selected a material or product we had the message "no material selected"
  • Fix issue where user gets logout when creating a mapping sometimes
  • Fix issue where on product parameter there was a scenario in which we could enter a default product id that does not exists
  • Fix Price additional information. It was wrongly stored in new 3dcloud which was not retrocompatible with old 3dcloud
  • Fix issue on product representation when overriding the product. It was cleared wrongly
  • Fix issue in product rule where add null checkbox get deselected on submit

Persistant Error Notification​

Where?

  • Translation keys
  • Admin

A link to this documentation is now available in 3dcloud.

Product Import-Export​

A new functionality is available to manage products: excel import/export. For now only product fields are supported but more will come in the future. Documentation: import - export

Relooking​

3dCloud gets a new look

Product Search loader Enhancement​

The product search has received enhancement. We now have separated the loaders of the components to prevent one lazy loading component to delay all the feature.

Product Null value in product parameters​

We had the possibility to add the null value to product parameters and allow it to be set as default.

Product Dashboard​

We can now enter in edition by a click on the line. In order to open in a new tab, it is possible to do it from the thumbnail.

Product default product parameter​

We rework the visual of a default product parameter in order to understand better which one is the default.

Catalog Application distribution​

As in the old 3dcloud, we put the application distribution choice inside the catalog

Product-Rule Application distribution filters and override key​

New behaviours have been added to the product rule. It can now be applied to a bunch of product that follow filter condition within an application distribution.

Also we can choose to override a product rule applied to an application distribution by another one applied to products with the override key

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.