DMS/OMS/SaaS and many more!
over 1 year ago by Ralph Heeringa
- Portal
- The Portal has been extended with a new option to include a bespoke hub URL. More information: Portal configuration
- DMS
- In the DMS it is now possible to add multiple dimensioned values for the same key. This was already possible through the API:
.
- The Categories endpoint in the DMS adapter performance has been updated by implementing parallelism.
- In the DMS it is now possible to add multiple dimensioned values for the same key. This was already possible through the API:
- OMS
- The marketplaces orders details screen has been updated with the same optimizations as previously done for the order details.
- The pagination and search is now remembered in the list views, making navigation easier.
- When an order has discount on order level, this is now shown on the order details page.
- A small bugfix has been made where the PSP selection under settings was not correctly shown.
- For the searchable CoreOrder.Reference field an index has been added to allow quicker database queries.
- For the PSP Pay.nl we now add the CoreOrder.Reference in the description, so that this value can be used to search on within Pay.nl admin.
- SaaS
- A much requested feature has finally been released. For Dutch addresses an address look-up based on zipcoude and housenumber has been implemented. This will reduce human input errors and will properly set the city name.
-
- The Storybook has now been linked to the repository and will be updated with changes
- Our Azure frontdoor implementation has been refactored so that deployments are quicker and less error prone. This will be rolled out gradually in the upcoming period.
- Applied discount is now also shown in the checkout and not only in the Cart:
.
- When a customer only has one blog category, the blogs categories are hidden on the blog overview page.
- To enhance indexation, we now redirect the www or non-www domain to the preferred main domain name with a 301 redirect. So when
https://www.{customername}.com/is preferred,https://{customername}.com/will be redirected tohttps://www.{customername}.com/and vice-versa.