CoreOne Admin User Interface
The task type of tasks were not correctly displayed in the task detail page.
CoreOne Authentication services
The screenreader version of OTP messages has been improved.
There are new settings to style the external logon provider components. You can display them on top and enable a new grid-sized, icon-only view. Here you will find the settings.
There was a issue where the language from the browser wasn’t applied correctly. If we don’t support the language at all, it takes a default now as well so there won’t be any missing translations key in UI.
CoreOne Application Services
New event: Task failed event. Every time a task failed this event will get triggered: Event - TaskFailed- 63
There were unnecessary change and log entries for denied role assignments when roles were inherited. The issue has been addressed.
CoreOne Self-Service Portal
There was an issue in the translation handling when a user had a localized culture set to his account. If users had a culture of
DE-DE
orEN-GB
the fallback handling did not resolve toDE
orEN
.
CoreOne Workflow Engine
The workflow activity TryDeleteByReferenceId didn’t delete the task correctly, this got fixed.
CoreOne Legacy Workflows
The
RoleTemplateDataContract
was moved to a new assembly class in version 8.2. After updating to that version, workflows who used that type did not execute correctly. The workflows are automatically corrected with the installation of this version.