Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Coming next release

AreaDescription

Cashiers

Shell

Entra ID permissions 

API for cashier validation from POS 

(RTC-26349)

ChainWebShell will now require new (much narrower) permissions from our customers, which improves security both for us and our customers. 

Depending on the configuration of our customer's Microsoft Entra ID, admins may need to provide consent for these new permissions.


...

Release 08.08.2024

Area Description
Shell

Receipt journal module (RTC-42619)

Fake receipt journal module has been renamed to ReceiptManagement. The name in the menu has not been changed. 
A user with permission from the Receipt Journal group can enter the module correctly.


...

Release 29.07.2024

Area Description
Invite job

Fix: Activate user deactivated by Invite job (RTC-42719)

When user is removed from invited group in AAD, he is deactivated in User Management. When he is added again to one of invited groups, he is activated, with both (if specified) added roles and existing before deactivation. 

For now, if user had some roles assigned, for instance via auto-provisioning, then even when he is deactivated by being removed from invited group, he keeps these roles. Then when added to different group and being activated, these roles are still assigned. This mechanism is planned to be changed during development of assigning roles to store groups in invite job.


...

Release 04.07.2024

Area Description
Invite job

Fix: Users added manually lost access (RTC-42162)

Users, who were added to tenant manually, through tenant AAD, imported etc. not invited trough Invite job, can sign in to tenant and have the same access as before changes in job.


...

Release 02.07.2024

Area Description
Invite job

Allow users to change username on source AAD (RTC-39861)

Users, who are invited to tenant AAD, can change their user name (UPN) on source AAD and login to Cloud modules.

Behaviour of invite job is the same as before - users who are added to configured groups on source AAD are updated in tenant AAD or when removed - disabled on tenant. In configuration of job, there can be added groups with auto-provisioning and then users will be invited and added configured permissions. Casing of name of the group in AAD and in configuration must be the same, otherwise job will finish with warnings and users added to that group will not be invited.

Performance of job executions is good.

Import of stores

Fix: Staging merger aborted when duplicated key on ExternalStoreNo on Store (RTC-41220)

ExternalStoreNo is not unique in the identity database, so it does not cause problems during import.

User roles

Fix: Not possible to "Expand all" in user management (RTC-34799)

'Expand all' button expands the whole tree of user roles.

User role export

Fix for: Blob export when assigning permissions to a role (RTC-23813)

When permissions assigned to the role change, only users assigned to this role are exported, not all the users.


...

Release 24.04.2024

Update of name for invited users

(RTC-38523)

When inviting users from external Azure Active Directory (AAD), first name, last name and display name are copied from user from external AAD. When there are made any changes to these values in external AAD, they are updated on invited user (in AAD). 

Improvement

Area Description
System

Fix: "Cannot read properties" errors (RTC-37432)

When user opens 'roles' tab from user details view, no error is shown in console. Similarly, when creating new user, by searching for him in AAD and there are no results, there is also no error.


...

Release 22.03.2024

Area Description
Manage cashiers in Cloud 

Language on cashier, Training & Prevent cashier login in POS flags (RTC-37415)

The cashier language field has been added to the cashier data column. The list of languages supported by POS and selectable are: DK, DE, GB, EE, FI, NO, SE and default.

Two new flags "Training mode" and "Cashier login prevented" have also been added, which are visible in the user interface under the Card Id field when active.

The language field and both flags are exported in the Cashier section.

System

Pass login_hint to MS Entra (AAD) authentication (RTC-38736)

When request for authentication contains login_hint (which is a username), page to enter username/pick user is skipped and user is taken directly to the page where he can enter password. After entering password, user is logged in with correct permissions. 


...

Release 26.02.2024

Area Description
Store permissions

Receipt journal permission (RTC-37452)

New permission group 'Receipt journal' was added to store role. It contains 'View receipt journal' permission. It is possible to create and update store role with this permission. After adding/removing permission, users on who this action was performed, are exported to JSON in UserManagement.User.Export. Users with roles using this permission can be imported. 


...

Release 19.01.2024

Area Description
Card ID for cashiers

Fix: Exception when adding Card ID (RTC-37626)

It is possible to add Card ID to cashier without exception for tenants with short names.


...

Release 03.01.2024

Select tenant

(RTC-23950)

When having access to more than one tenant, user sees modal where last used tenant is proposed as first. Last login on that tenant is given as well. In the bottom section of modal user can search for different tenants, as well as see proposition of the other available tenants.

The user is authenticated during login, and cannot access modules after logging out.

Select tenant

(RTC-37586)

When having access to more than 10 tenants, user is able to login and sees modal where last used tenant is proposed as first. Last login on that tenant is given as well. In the bottom section of modal user can search for different tenants, in order of last login, as well as see proposition of the other available tenants.

Card ID for cashiers

(RTC-36444)

Cashiers can have assigned Card IDs, and it is possible to add such ID's manually or by import. For users with no cashier, no information about card ID is visible. If cashier has no Card ID, then there is a text 'Card ID is not added' under Card ID section. To add Card ID, user has to click on the 'edit cashier' button and select 'Add Card ID' option. Card ID can be any string, but cannot be empty or have spaces in front or in the end. After saving entered value, text changes to 'Active Card ID'. It is possible to change card ID or deactivate it, both by choosing correct option is dropdown in 'edit cashier'.

Card ID is saved in database as hash and it is also exported as hash to 3rd party in UserManagement.User.Export blobs. Export is triggered when there are made any changes to Card ID - that means it is added to user, changed or deactivated. For inactive Card IDs, they are exported as empty brackets.


...

Release 03.11.2023

AreaDescription

Cashiers

API for cashier validation from POS (RTC-34845)

When cashier is created for a user and the password is set to cashier number 34845)When cashier is created for a user and the password is set to cashier number or when password was reset, an API request /api/Cashiers/{cashierNo}/verifyPasswordValidity returns that password is expired. User has to change password when logging into the POS/{cashierNo}/verifyPasswordValidity returns that password is expired. User has to change password when logging into the POS.

Export

Export of Card ID for users (RTC-35752)

API contract for user export includes CardID in Swagger documentation.

System

Fix: Importing users to AAD (RTC-34727)

The system job InviteFromAzureAdToAzureAd job uses fewer resources when inviting users to our Azure Active Directory domain.

User Management


Column picker in grid (RTC-34617)

Column picker is available as a dropdown under '+' button in grid. User can to search for column names in it.

...

Options are visible in dropdown when clicking edit cashier button. Information on deactivated cashier is
shown above Cashier number.

Improvement

AreaDescription
System

Handling of restart (RTC-31468)

The performance of the app (Shell) when restarting multiple modules and sending requests to register and get methods at the same time is improved, requests response takes less time.

...