- Published:
Release note: 202410
This release contains a couple of major changes.
- Database upgrade
- New Authentication provider
- User management
- Custom sub domains
- Activity system
Below we will go into each point in more detail.
Database upgrade
This upgrade will bring the following improvements.
- Performance
- Reliability
- More efficient indexing
New Authentication provider
For the user authentication we are using a new provider, this will bring the following
- Self managed passwords
Users can now choose their own passwords. - Forgot password
Users can now use forgot password functionalities - Email verification
Emails will be verified during the customer account invitation process - Always up-to-date security standards.
- More authentication option in the future, like Google, SAML
User management
Because of the new Authentication provider we now have implemented a user management system.
The organization admin can invite and remove users from the platform and assign a role to the user. We currently have two roles.
- Default: This is a user as already existed in Qmica.
- Org admin: as the name implies can manage settings for their organization. Currently besides inviting users there not much to manage yet, but this is the first step for making more features that require and admins approval / attention.
New users can be invited via the left side menu -> Settings -> User management
We will be introducing more roles in the future
Custom sub domains
During the organization account migration the primary user will be asked to choose a sub domain for their account. When successfully chosen, your organization will now be able to access the Qmica platform via the full domain name chosen.
Let's say your company name is: Pet design EU You could choose one of the following, but not limited to.
- petdesigneu.qmica.io
- petdesign.qmica.io
- pde.qmica.io
let's say you have chosen #3, then from now on you will have to go to https://pde.qmica.io
You will receive an email during this migration process pointing you to the chosen domain name.
Activity system
We have implemented a new notification / activity system. The current notification system is replaced by the new activity system this new system has a couple of advantages over the previous system.
- Every activity is logged
- The activities are organization wide, so every one can view them.
- Registers who initiated the activity
- History
The following activities are currently making use of the new system.
- Upload products
- Remove products (bulk)
- Validate items (GS1)
- Publish items (GS1)
- Generate messages (ETIM)
- Export products for classification
- Export product with source attributes
In the future we will also be adding things like API requests