The new version 8.17 of the Litium platform contains many new abilities. For example improved search and filtering of orders in the Sales module, three new views in the My account section of the React accelerator and the ability to build public apps in NodeJS. And as always, some usability improvements as well as stabilizing fixes in there as well.
Highlights
Litium 8.17
- Improved order search and filtering in administration
- Ability to search for orders by payment or shipment references
- Ability to filter order list on shipment status
- Improved ability to see name and breadcrumbs for blocks
React accelerator 1.2
- Ability for a user to manage addresses in My account
- Ability for user to manage My profile in My account
- Ability for users to edit login details in My account
Storefront API
- Ability to manage credentials
- Ability to fetch order data​
App cloud
- Ability to build public apps in NodeJS
- Ability to install Vue (Nuxtjs) private app - BETA
Litium
Improved order search and filtering in administration
When working in customer service and other roles it is very valuable to be able to quickly find orders placed in Litium to be able to help out as quickly and efficiently as possible.
With the improved search and filter abilities it is easier for order administrators to find orders by improved search and filter abilities. The former search page for orders and campaigns is removed and instead the user is presented to the orders list page as the start page of the Sales module. The user is now presented with a search box that searches the combination of customer number, email, name, order number, payment and shipment references in the same search box. There are also two fixed filters for order date and order status. Additionally, you can add all the filters that was there before in a filter drop down. All three of these options are of course combinable, presenting a much improved search functionality and improved user experience. The search and filter settings are also remembered by the system if the user leaves the orders list and comes back.
Read more
The new order search layout with the three options free text search, fixed options as well as the advanced fiters.
Ability to search for orders by payment or shipment references
Merchants have a strong need to find Litium orders using many different search terms. One example is for customer service where buyers do not always have the order number, but might have for example the shipment id or tracking number. Another example is id numbers in integrated systems, eg from a payment provider, that you would like to search for to find the connected Litium orders.
With the new improved search you can search also by payment or transaction references as well as shipment reference numbers including tracking numbers.
Ability to filter order list on shipment status
Order administrator might have a need to find orders based on the shipment state. For example, you might want to see the orders that currently have at least one shipment that is "Processing".
With this new ability it is possible to filter the order list on Shipment status.
The new order search with the ability to search for shipment statuses.
Improved ability to see name and breadcrumbs for blocks
It is sometimes hard to find nested blocks. For example, when editing a mega menu made up from nested blocks it can be hard to navigate in the hierarchical structure to find the block you want to edit. The purpose of this feature is to make it easier to navigate in nested blocks to find the block to edit. Now, the name for a block is shown in thumbnails and in the breadcrumbs indicating the position in nested blocks are always shown in full, and not truncated.
The breadcrumbs for nested blocks are now shown without being truncated.
The block's name is always visible for bot local and global blocks.
React accelerator
The React accelerator is only available to customers running Litium Commerce Cloud and note that you can run it locally and in Litium serverless cloud.
The headless React accelerator is built on React and Next.JS and has all the tools and frameworks you would expect from a modern single page application. It is designed mobile first for a better and updated user experience.
The new react accelerator has its own description and release notes, but here are some of the new things delivered in this release.
React accelerator roadmap
Ability for a user to manage addresses in My account
It is valuable for merchants to allow self service in a My account section where a customer can login and manage their own information. With the page to manage addresses, the a buyer allows it's customers to access and manage their address (B2C) or addresses (B2B) in the My account section.
Read more
Ability for user to manage My profile in My account
It is valuable for merchants to allow self service in a My account section where a customer can login and manage their own information. With this page, merchants can allow customers to access and manage their personal details in a My profile page in the My account section. The page presents fields grouped by field groups, in the order set in the field template and shows only fields marked as "Visible in storefront". The page handles permissions so that if the user has write permissions the fields are presented as enabled input controls, and disabled if the user does not have write permissions. The page handles the common data types text, textOption, multiRowText, int, intOption, decimal, decimalOption and boolean.
Read more
Ability for users to edit login details in My account
It is valuable for merchants to allow self service in a My account section where a customer can login and manage their own information. With this page, merchants can allow customers to manage their login details. The page supports to edit the user's password by being logged in and entering both current and a new password. The page also support a change email flow with a code verification sent in an email.
Read more
Litium Storefront API
Ability to manage credentials
This ability allows developers to manage user credentials, like updating the email, password or resetting the password.
Read more
Ability to fetch order data​
The purpose is to allow developers to fetch created orders for person and organizations that can be used for example order history in my pages.
Learn more:
Storefront API introduction
Storefront API roadmap
App cloud
Ability to build public apps in NodeJS
Litium apps can currently be built using .NET 8. With this new ability we expand the possibilities of building apps by allowing Litium apps to be built using NodeJS.
Ability to install Vue (Nuxtjs) private app - BETA
This app allows you to host Vue.js as a headless frontend app. If you're interested in early access, please contact our support team at support@litium.com.
Bug fixes and improvements
All bug fixes and smaller improvements are found in the release notes.
See the release notes here