Versions Compared

Key

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

...

  • All the libraries and dependencies have been updated to the latest versions.

  • There is a new flag on the application that enables you to restrict access to an application for users that have no role claim associated for that given application

  • You now can configure default role and resource assignments on the application. Upon the first access of a user to that application, the configured roles and resources will automatically assigned to them. This is a new way of assigning default rights to a user. You can also change this configuration later on and it will apply to all users that have used the given application.

  • You now can override the Welcome page of the Authentication Service or configure a static redirect

  • All check boxes are now focusable by a tab hit and therefore meet the WCAG standards

CoreOne Application Services

...

  • All the libraries and dependencies have been updated to the latest versions.

  • The configuration file is now stored as an encrypted configuration and can only be read and changed when in possession of the local machine key. All existing configurations will be encrypted automatically.

  • The files to override the footer and the header logo have change to

    • C:\ProgramData\itsense\Templates\SelfService\Features\Shared\Layout\_Footer.cshtml

    • C:\ProgramData\itsense\Templates\SelfService\Features\Shared\Layout\_Logo.cshtml

  • There is a new menu item that allows you to manage representatives and representative relationships

  • There is a new menu item that allows you to manage legal entities, their representatives and representative relationships

  • There is a new application configuration file that lets you easily change the color theme of the portal among other settings

CoreOne Universal Importer

...

Note

You have to account for those change in your import configuration. Instead of mapping the is_position property, you have to account for it in the organization_unit_type_id field. And instead of setting active to true, you you have to set the state_id to 1 and instead of setting active to false, you have to set the state_id to 2. There are checks that will be performed upon the execution, so you will be notified if you missed any of those changes.

CoreOne Workflow Services

CoreOne Workflow Administration Service

CoreOne Web Services

  • All the libraries and dependencies have been updated to the latest versions.

  • All the UI masks have been made aware of the new organizational unit types, especially the legal entities.

Legacy Workflows

  • We are starting to migrate all Workflows from the Microsoft .NET Workflow Foundation to a new Workflow Engine

  • All existing workflows are still available and will be supported in the upcoming releases.

  • New workflows will be handled with the new Workflow Engine that enables you to perform even more actions like awaiting user feedback and more.

  • The new workflow designer is now web-based which allows you to configure those workflows conveniently from a browser.